亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? system.web.cs

?? 研讀原始碼的好工具
?? CS
?? 第 1 頁 / 共 5 頁
字號:
//$si$ virtual
////////////////////////////////////////////////////////////////

// File System.Web.dll: 
// Global functions
//-------------------------------------------------------

// Global fields
//-------------------------------------------------------

// Global MemberRefs
//-------------------------------------------------------

// Types
//-------------------------------------------------------
class ThisAssembly : System.Object
    {
     String Title;
     String Description;
     String DefaultAlias;
     String Copyright;
     String Trademark;
     String Version;
     String InformationalVersion;

     Void ThisAssembly();


    }

class AssemblyRef : System.Object
    {
     String EcmaPublicKey;
     String Mscorlib;
     String SystemData;
     String System;
     String SystemRuntimeRemoting;
     String SystemWindowsForms;
     String SystemXml;
     String MicrosoftPublicKey;
     String SystemConfigurationInstall;
     String SystemDesign;
     String SystemDirectoryServices;
     String SystemDrawingDesign;
     String SystemDrawing;
     String SystemEnterpriseServices;
     String SystemManagement;
     String SystemMessaging;
     String SystemRuntimeSerializationFormattersSoap;
     String SystemSecurity;
     String SystemServiceProcess;
     String SystemWeb;
     String SystemWebRegularExpressions;
     String SystemWebServices;
     String MicrosoftVisualStudio;
     String MicrosoftVSDesigner;
     String MicrosoftJScript;

     Void AssemblyRef();


    }

class System.Web.SRDescriptionAttribute : System.ComponentModel.DescriptionAttribute
    {
     Boolean replaced;

     Void System.Web.SRDescriptionAttribute( String description);
     String get_Description();

    property Description { get(){} set(){} };

    }

class System.Web.SRCategoryAttribute : System.ComponentModel.CategoryAttribute
    {

     Void System.Web.SRCategoryAttribute( String category);
     String GetLocalizedString( String value);


    }

class System.Web.SR : System.Object
    {
     String _sep01_;
     String Unrecognized_construct_in_pattern;
     String Caps_cannot_be_inited_twice;
     String _sep02_;
     String Invalid_string_from_browser_caps;
     String Config_Process_model_time_invalid;
     String Cannot_read_machine_level_config_file;
     String Config_location_paths_must_be_unique;
     String Cannot_clear_sections_within_group;
     String Config_sections_must_be_unique;
     String Config_section_cannot_be_used_in_location;
     String Config_allow_definition_error_machine;
     String Config_allow_definition_error_application;
     String Config_section_cannot_clear_locked_section;
     String Config_section_allow_definition_attribute_invalid;
     String Config_unable_to_set_configuration_system;
     String Location_path_invalid_first_character;
     String Location_path_invalid_character;
     String Config_site_name_too_long;
     String Config_base_unrecognized_element;
     String Config_base_required_attribute_missing;
     String Config_base_required_attribute_empty;
     String Config_base_unrecognized_attribute;
     String Config_base_duplicate_line;
     String Config_base_elements_only;
     String Config_base_no_child_nodes;
     String Location_location_not_allowed;
     String Client_config_too_many_configsections_elements;
     String Exception_in_config_section_handler;
     String Tag_name_cannot_begin_with_config;
     String Tag_name_cannot_be_location;
     String Tag_name_already_defined;
     String Could_not_create_type_instance;
     String Type_doesnt_implement_IConfigSectionHandler;
     String Could_not_remove_section_handler_not_found;
     String Could_not_remove_section_handler_group;
     String Could_not_remove_section_handler_locked;
     String Config_section_locked;
     String Error_loading_XML_file;
     String Config_file_doesnt_have_root_configuration;
     String Unknown_tag_in_caps_config;
     String Cannot_specify_test_without_match;
     String Result_must_be_at_the_top_browser_section;
     String Type_doesnt_inherit_from_type;
     String Cant_count_lines_backwards;
     String Problem_reading_caps_config;
     String Cannot_get_config_dir;
     String Missing_modules_config;
     String No_mapping_to_remove;
     String Phase_attribute_out_of_range;
     String Special_module_cannot_be_added_manually;
     String Module_already_in_app;
     String Special_module_cannot_be_removed_manually;
     String Module_not_in_app;
     String Auth_unrecognized_tag;
     String Invalid_credentials;
     String Auth_Invalid_Login_Url;
     String Unrecognized_configuration_section;
     String Unknown_globalization_attr;
     String Invalid_value_for_globalization_attr;
     String Invalid_credentials_2;
     String cannot_use_Triple_DES;
     String Invalid_Passport_Redirect_URL;
     String Passport_Call_IsValid_Failed;
     String Config_section_not_present;
     String Missing_clientScriptsLocation;
     String ConfigParentLookupWithNoParent;
     String Local_free_threads_cannot_exceed_free_threads;
     String _sep03_;
     String Failed_to_start_monitoring_dir_changes;
     String Invalid_file_name_for_monitoring;
     String Access_denied_for_monitoring;
     String _sep04_;
     String Path_not_found;
     String Path_forbidden;
     String Method_for_path_not_implemented;
     String Access_Denied;
     String Debugging_forbidden;
     String Debug_Access_Denied;
     String Invalid_Debug_Request;
     String Invalid_Debug_ID;
     String Error_Attaching_with_MDM;
     String _sep05_;
     String VaryByCustom_already_set;
     String Etag_already_set;
     String Cant_both_set_and_generate_Etag;
     String Cacheability_for_field_must_be_private_or_nocache;
     String Cache_dependency_used_more_that_once;
     String Invalid_expiration_combination;
     String _sep06_;
     String Cache_not_available;
     String Http_handler_not_found_for_request_type;
     String Request_not_available;
     String Response_not_available;
     String Session_not_available;
     String Server_not_available;
     String User_not_available;
     String Sync_not_supported;
     String Type_not_factory_or_handler;
     String Type_not_module;
     String Request_timed_out;
     String Invalid_Viewstate;
     String Object_Must_Be_Serializable;
     String _sep07_;
     String Invalid_urlencoded_form_data;
     String Invalid_request_filter;
     String Cannot_map_path_without_context;
     String Cross_app_not_allowed;
     String Max_request_length_exceeded;
     String _sep08_;
     String Cannot_get_snapshot_if_not_buffered;
     String Cannot_use_snapshot_after_headers_sent;
     String Cannot_use_snapshot_for_TextWriter;
     String Cannot_set_status_after_headers_sent;
     String Cannot_set_content_type_after_headers_sent;
     String Filtering_not_allowed;
     String Cannot_append_header_after_headers_sent;
     String Cannot_append_cookie_after_headers_sent;
     String Cannot_modify_cookies_after_headers_sent;
     String Cannot_clear_headers_after_headers_sent;
     String Cannot_flush_completed_response;
     String Cannot_redirect_after_headers_sent;
     String Invalid_status_string;
     String Invalid_value_for_CacheControl;
     String OutputStream_NotAvail;
     String _sep09_;
     String Access_denied_to_app_dir;
     String Access_denied_to_path;
     String Access_denied_to_vpath;
     String Insufficient_trust_for_attribute;
     String XSP_init_error;
     String Unable_create_app_object;
     String Could_not_create_type;
     String Type_not_found_in_src;
     String Could_not_load_assembly;
     String Path_not_allowed_in_assembly;
     String ControlRenderedOutsideServerForm;
     String RequiresNT;
     String ListEnumVersionMismatch;
     String ListEnumCurrentOutOfRange;
     String HTMLTextWriterUnbalancedPop;
     String Server_too_busy;
     String InvalidArgumentValue;
     String CompilationMutex_Create;
     String CompilationMutex_Null;
     String CompilationMutex_Drained;
     String CompilationMutex_Failed;
     String Failed_to_create_temp_dir;
     String Cannot_impersonate;
     String _sep10_;
     String Cannot_modify_server_vars;
     String _sep11_;
     String _sep12_;
     String Invalid_range;
     String Invalid_use_of_response_filter;
     String Invalid_response_filter;
     String _sep13_;
     String Process_information_not_available;
     String _sep14_;
     String _sep15_;
     String Error_trying_to_enumerate_files;
     String File_enumerator_access_denied;
     String File_does_not_exist;
     String File_is_hidden;
     String Missing_star_mapping;
     String Resource_access_forbidden;
     String _sep16_;
     String _sep17_;
     String Could_not_create_object_of_type;
     String Could_not_create_object_from_clsid;
     String Error_executing_child_request_for_path;
     String Invalid_path_for_child_request;
     String Transacted_page_calls_aspcompat;
     String Invalid_path_for_mappath;
     String Invalid_path_for_remove;
     String _sep18_;
     String _sep19_;
     String Cannot_map_path;
     String Cannot_retrieve_request_string;
     String Cannot_retrieve_request_data;
     String Cannot_read_posted_data;
     String Cannot_get_query_string;
     String Cannot_get_query_string_bytes;
     String Not_supported;
     String _sep20_;
     String Security_policy_level_already_defined;
     String No_MachineKey_Config_In_subdir;
     String Could_not_create_passport_identity;
     String Passport_method_failed;
     String Auth_rule_must_have_allow_or_deny;
     String Auth_rule_names_cant_contain_char;
     String Auth_rule_must_specify_users_andor_roles;
     String Could_not_set_passport_profile;
     String Unable_to_get_cookie_authentication_decryption_key;
     String PassportAuthFailed;
     String Cannot_specify_below_app_level;
     String Unable_to_encrypt_cookie_ticket;
     String Unable_to_get_cookie_authentication_validation_key;
     String Unable_to_validate_data;
     String Unable_to_get_policy_file;
     String Unable_to_get_policy_file_2;
     String Trust_level_requires_different_OS;
     String Assess_Denied_Title;
     String Assess_Denied_Description2;
     String Assess_Denied_Section_Title2;
     String Assess_Denied_Misc_Content2;
     String Assess_Denied_Description1;
     String Assess_Denied_MiscTitle1;
     String Assess_Denied_MiscContent1;
     String Assess_Denied_Description3;
     String Assess_Denied_Section_Title3;
     String Assess_Denied_Misc_Content3;
     String Assess_Denied_Misc_Content3_2;
     String User_Already_Specified;
     String Auth_bad_url;
     String Invalid_decryption_key;
     String Invalid_validation_key;
     String SetStringResourcePointerTwice;
     String Passport_not_installed;
     String PassportGetLoginChallenge_failed;
     String _sep21_;
     String No_Session_Config_In_subdir;
     String Invalid_value_for_sessionstate_stateConnectionString;
     String No_database_allowed_in_sqlConnectionString;
     String Timeout_must_be_positive;
     String Cant_connect_to_session_service;
     String Cant_make_session_request;
     String Cant_connect_sql_session_database;
     String OOP_Session_Requires_Different_Version;
     String Cant_write_session_id_in_cookie_because_response_was_flushed;
     String _sep211_;
     String Customerrors_invalid_statuscode;
     String _sep22_;
     String Spinlock_timed_out;
     String Could_not_create_object;
     String Could_not_access_object;
     String Empty_path_has_no_directory;
     String Path_must_be_rooted;
     String Cannot_exit_up_top_directory;
     String Physical_path_not_allowed;
     String Cannot_access_AspCompat;

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩美女视频19| 黄一区二区三区| 国产一区二区伦理| www..com久久爱| 91麻豆.com| 欧美午夜理伦三级在线观看| 日本乱码高清不卡字幕| 一本大道av伊人久久综合| 99热这里都是精品| 日韩亚洲欧美一区| 综合中文字幕亚洲| 精品久久一区二区| 亚洲欧洲成人av每日更新| 亚洲综合精品久久| 麻豆精品一区二区三区| 成人污污视频在线观看| 欧美日韩国产小视频| 2020国产精品| 亚洲婷婷综合久久一本伊一区| 亚洲bt欧美bt精品| 国产精品白丝jk白祙喷水网站| av中文字幕不卡| 欧美日韩国产另类一区| 国产欧美一区二区在线观看| 丝袜美腿亚洲综合| 丰满亚洲少妇av| 欧美午夜精品理论片a级按摩| 日韩一区二区三区高清免费看看| 国产精品丝袜黑色高跟| 日韩成人av影视| 在线观看网站黄不卡| 中文字幕一区av| 国产在线视频精品一区| 欧美日韩高清在线| 亚洲国产精品一区二区www在线 | 久久久精品国产免大香伊| 爽爽淫人综合网网站| 99在线热播精品免费| 精品日韩99亚洲| 精品制服美女久久| 3atv在线一区二区三区| 亚洲国产人成综合网站| 色综合天天综合色综合av| 国产精品久久久久影院老司| 日本中文字幕一区二区有限公司| 99国内精品久久| 国产视频一区在线观看| 99精品1区2区| 久久久精品天堂| 国产成人综合网站| 欧美韩日一区二区三区| 福利电影一区二区三区| 国产三级精品视频| av激情综合网| 最新成人av在线| 一本久久综合亚洲鲁鲁五月天 | 丝袜亚洲另类欧美| 日韩三级免费观看| 成人av动漫网站| 亚洲国产aⅴ成人精品无吗| 欧美高清精品3d| 蜜桃91丨九色丨蝌蚪91桃色| 久久一区二区三区国产精品| 成人精品小蝌蚪| 一区二区三区成人| 日韩精品一区二区在线| 国产69精品久久99不卡| 性感美女久久精品| 国产人久久人人人人爽| 91国偷自产一区二区三区观看| 亚洲chinese男男1069| 久久这里只有精品首页| 99久久久国产精品免费蜜臀| 日日噜噜夜夜狠狠视频欧美人| 欧美一区二区人人喊爽| 麻豆一区二区三| 亚洲丝袜美腿综合| 精品第一国产综合精品aⅴ| 99久久综合色| 国产精品一区二区x88av| 视频一区欧美日韩| 欧美日韩国产小视频在线观看| 日本一不卡视频| 亚洲综合久久久久| 国产精品久久影院| 国产欧美日韩卡一| 亚洲精品一线二线三线无人区| 欧美欧美午夜aⅴ在线观看| 成人动漫精品一区二区| 亚洲一区二区三区在线播放| 亚洲国产精品成人久久综合一区| 日韩久久久精品| 91精品国产综合久久精品麻豆| 日本韩国精品在线| 色综合一区二区| 91官网在线观看| 色婷婷久久久久swag精品| 一本大道综合伊人精品热热| 成人av小说网| 一本到高清视频免费精品| 99re6这里只有精品视频在线观看| 国产成人8x视频一区二区| 国产激情一区二区三区| 成人免费看视频| 91在线视频播放地址| 欧美中文字幕久久 | 在线不卡免费av| 欧美精品aⅴ在线视频| 91麻豆精品国产91久久久久久久久| 欧美日韩久久一区| 日韩一区二区麻豆国产| 久久久久久久久久看片| 国产精品第五页| 亚洲成人激情av| 美女在线观看视频一区二区| 韩国欧美国产1区| 波多野结衣在线一区| 色婷婷综合久久| 26uuu另类欧美| 国产精品久久久久久久久久久免费看| 中文字幕欧美国产| 一区二区三区不卡视频在线观看| 国产一区二区三区免费看| 欧美美女bb生活片| 亚洲成人在线观看视频| 91黄色免费看| 丝袜亚洲另类欧美综合| 色哟哟日韩精品| 亚洲精品久久嫩草网站秘色| 99久久99精品久久久久久| 中文字幕精品在线不卡| 成人听书哪个软件好| 中文字幕一区二| 在线视频欧美区| 久久久精品国产免大香伊| 日本一区二区三区免费乱视频| 亚洲成人www| 91一区二区在线| 国产女同性恋一区二区| 美女mm1313爽爽久久久蜜臀| 欧美性极品少妇| 亚洲午夜免费电影| 一本色道亚洲精品aⅴ| 中文一区在线播放| 国产电影一区在线| 国产夜色精品一区二区av| 精品无码三级在线观看视频| 日韩欧美一二三四区| 另类小说图片综合网| 日韩午夜在线影院| 久久99精品国产麻豆婷婷| 日韩欧美国产综合| 蜜桃免费网站一区二区三区| 91精品国产欧美日韩| 丝袜美腿亚洲一区二区图片| 欧美剧情电影在线观看完整版免费励志电影| 久久久激情视频| 成人av在线资源网| 日韩美女视频一区| 日本道精品一区二区三区| 五月婷婷综合网| 日韩欧美激情一区| 日本福利一区二区| 亚洲美女在线一区| 国产91露脸合集magnet| 日韩精品资源二区在线| 日韩在线一区二区三区| 91黄色免费观看| 精品1区2区在线观看| 亚洲资源中文字幕| 欧美三级视频在线| 水蜜桃久久夜色精品一区的特点| 欧美日韩一区二区三区视频| 亚洲午夜影视影院在线观看| 欧美电影影音先锋| 国产成人综合视频| 无码av免费一区二区三区试看| 国产欧美1区2区3区| 99久久er热在这里只有精品15| 亚洲国产视频一区| 国产日韩欧美电影| 8x8x8国产精品| 99免费精品在线| 精品一区二区免费视频| 中文字幕中文字幕一区二区| 欧美另类z0zxhd电影| 波多野结衣中文字幕一区二区三区 | 午夜精品福利一区二区三区av | 欧美美女视频在线观看| 成人av免费在线| 久99久精品视频免费观看| 亚洲午夜视频在线| 国产精品国产三级国产专播品爱网| 欧美电影免费观看高清完整版在线| 95精品视频在线| 成人免费精品视频| 国产乱码精品一区二区三区忘忧草| 天涯成人国产亚洲精品一区av| 亚洲日本va午夜在线电影| 国产欧美视频一区二区三区|