书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 209 个相关结果.
  • 如何使用验证码?

    如何使用验证码? 如何使用验证码? 要在登录窗体中使用验证码,请按照这些步骤操作: 要求 Serenity 1.8.5+ 你可能在其他窗体也使用验证码功能,但这里以登录为例。 首先,你需要到 Recaptcha 注册一个新网站: https://www.google.com/recaptcha/admin 一旦你有了站点密钥(...
  • Mapping Attributes

    Mapping Attributes Column and Table Mapping Conventions SqlSettings.AutoQuotedIdentifiers Flag Column Attribute TableName Attribute Expression Attribute ForeignKey Attribute ...
  • Setting Connection Dialect

    Set Database Dialect for Connections Set Database Dialect for Connections Serenity auto detects dialect for a connection by using the providerName in web.config. Sometimes, au...
  • 添加影片流派(Movie Genres)

    添加影片流派(Movie Genres) 添加流派(Genre)字段 为影片流派表生成代码 添加多个流派的定义 在 MovieRow 映射 GenreId 字段 为影片窗体添加流派选择 为流派(Genres)声明一个检索脚本(Lookup Script) 对流派表字段使用 LookupEditor 在影片表格中显示流派 让就地定义新的流派成为...
  • MunqContainer Class

    MunqContainer Class MunqContainer Class [namespace : Serenity, assembly : Serenity.Core] Serenity includes a slightly modified version of Munq IoC container (http://munq.codep...
  • 从用户窗体移除租户下拉列表

    从用户窗体移除租户下拉列表 从用户窗体移除租户下拉列表 在你重新生成并启动项目后,现在的用户页面是这样的: 是的,再也不能看到 admin 用户,但是有些事不对劲。当你点击 tenant2 时,没有任何响应,却得到一个错误 “Can’t load script data: Lookup.Administration.Tenant”。 该错误与...
  • 处理 Movie 的导航

    处理 Movie 的导航 设置导航项标题和图标 对导航节(Navigation Sections)排序 使用 Visual Studio 解决一些问题 处理 Movie 的导航 设置导航项标题和图标 当 Sergen 为影片(Movie)表生成代码时,它同时也创建了一个导航项目实体。在 Serene 中,导航项目使用专门的程序集特性创建。 ...
  • Handling Movie Navigation

    Handling Movie Navigation Setting Navigation Item Title and Icon Ordering Navigation Sections Troubleshooting Some Issues with Visual Studio Handling Movie Navigation Sett...
  • The Cast and Characters They Played

    The Cast and Characters They Played Creating Person and MovieCast Tables Generating Code For Person Table Changing Gender To Enumeration Rebuilding T4 Templates Declaring FullN...
  • CommonInitialization Static Class

    CommonInitialization Static Class CommonInitialization Static Class [namespace : Serenity.Web, assembly : Serenity.Web] If you are going to use defaults in a web environment, ...