- 博客(3)
- 收藏
- 关注
转载 VSS安装与使用
转自zouming120 http://blog.csdn.net/zuoming120/article/details/6142847安装好Vss后,在visual studio 2005里工具——选项——源代码管理——插件选择,不然visual studio 2005的文件菜单下,不会显示源代码管理。Vss默认登录账户更改:新建系统环境变量,变量名ssuser,变量值,...
          2014-07-31 22:16:00
           240
240
        
转载 sql函数整理--StringSplit
1 SET ANSI_NULLS ON 2 GO 3 SET QUOTED_IDENTIFIER ON 4 GO 5 6 CREATE function [dbo].[SplitString] 7 ( 8 @Input nvarchar(max), 9 @Separator nvarchar(max)=',', 10 ...
          2014-07-31 12:33:00
           212
212
        
转载 someone says...
ASP.NET IdentityThe assumption that users will log in by entering a user name and password that they have registered in your own application is no longer valid. The web has become more social. ...
          2014-05-22 11:07:00
           101
101
        
         
      
空空如也
         
      
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
 RSS订阅
RSS订阅