⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wizardauthentication.ascx.resx

📁 《圣殿祭司的ASP.NET 2.0开发详解——使用C#》光盘内容.包含了书籍所含的源代码.非常经典的一本asp.net2.0的书籍
💻 RESX
字号:
<?xml version="1.0" encoding="utf-8"?>
<root>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>1.3</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>

  <data name="FromInternet" type="System.String">
    <value>From the internet</value>
  </data>
  <data name="FromInternetInstructions" type="System.String">
    <value>Your application is a public site available to anyone on the Internet. Users can log in to your application by entering their user name and password in a login page you create.</value>
  </data>        
  <data name="FromLocalNet" type="System.String">
    <value>From a local area network</value>
  </data>
  <data name="FromLocalNetInstructions" type="System.String">
    <value>Your application runs in a private local area network (intranet) only. Users are identified by their Windows domain and user name and do not have to log in to your application explicitly.</value>
  </data>        
  <data name="SelectAccess" type="System.String">
    <value>Select Access Method: </value>
  </data>
  <data name="SelectAccessInstructions" type="System.String">
    <value>The first step in securing your site is to identify users (authentication). The method for establishing a user's identity depends on how the user accesses your site. &lt;br&gt;&lt;br&gt;Select one of the following methods to indicate how users will access your site, and then click Next.</value>
  </data>
</root>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -