摘要:
(1)集成webform Repeater[代码](2)界面显示[代码][代码](3)代码优化,只注册一次。[代码] 阅读全文
阅读排行榜
SQL SELECT @local_variable/SET @local_variable/DECLARE @local_variable
2009-06-26 14:10 by 蜡笔小旧, 412 阅读, 收藏,
摘要:
指定将(使用 DECLARE @local_variable 创建的)给定的局部变量设置为指定的表达式。 建议将 SET @local_variable 而不是 SELECT @local_variable 用于变量赋值。在第一个示例中,将变量 @var1 赋给 Generic Name 作为它的值。在 Customers 表中不存在为 CustomerID 指定的值,因此对该表的查询不返回行。该... 阅读全文
[转]访问共享文件夹提示“未知的用户名或密码错误
2011-06-01 09:26 by 蜡笔小旧, 402 阅读, 收藏,
摘要:
http://think.lenovo.com.cn/htmls/knowledge/detail_12996253349681458.html 阅读全文
The server at www.abstractspoon.com is taking too long to respond.
2010-08-10 23:49 by 蜡笔小旧, 399 阅读, 收藏,
摘要:
想下个todolist Latest,么想到abstractspoon都被封了,郁闷了。最终还是在CodeProject上下的,速度奇慢。see also:http://freewarecn.com/dropbox-blocked-in-china/ 阅读全文
Create a private nuget server
2017-12-18 13:57 by 蜡笔小旧, 397 阅读, 收藏,
摘要:
(1)https://docs.microsoft.com/en-us/nuget/hosting-packages/nuget-server (1.2) depoly to IIS(http://localhost:53673) (1.3) config you apiKey if need. 阅读全文
浙公网安备 33010602011771号