📄 todo.aspx
字号:
<html>
<head>
</head>
<body>
<h3>Database Users - <i>users_edit.aspx</i></h3>
<ul>
<li> Use Javascript to make public always remain checked for a database user
<li> When Creating a new user...use sp_helpuser to see if login already exists in the current Database and exclude if so
<li> Create the Edit User to disable the Login select and user name field
<li> Figure out permissions, adding and editing
</ul>
<h3>Database Users - <i>users.aspx</i></h3>
<ul>
<li> Wrap users with multiple groups into a single line on the list
</ul>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -