上一页 1 ··· 332 333 334 335 336 337 338 339 340 ··· 400 下一页
摘要: 右键,添加链接服务器 在安全里面输入用户名和密码 添加成功之后的使用方法 select * from [192.168.1.63,3326].[数据库].[dbo].[表] 阅读全文
posted @ 2016-03-24 16:57 ChuckLu 阅读(409) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/57b85fsc.aspx 阅读全文
posted @ 2016-03-23 10:25 ChuckLu 阅读(149) 评论(0) 推荐(0)
摘要: 命令行中进行配置 http://stackoverflow.com/questions/783811/getting-git-to-work-with-a-proxy-server Command to use : change proxyuser to your proxy user change 阅读全文
posted @ 2016-03-23 10:10 ChuckLu 阅读(2383) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Modular_multiplicative_inverse https://zh.wikipedia.org/wiki/%E6%A8%A1%E5%8F%8D%E5%85%83%E7%B4%A0 阅读全文
posted @ 2016-03-23 00:34 ChuckLu 阅读(407) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Modular_exponentiation 蒙哥马利(Montgomery)幂模运算是快速计算a^b%k的一种算法,是RSA加密算法的核心之一。 蒙哥马利模乘的优点在于减少了取模的次数(在大数的条件下)以及简化了除法的复杂度(在2的k次幂 阅读全文
posted @ 2016-03-23 00:10 ChuckLu 阅读(2100) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/system.runtime.remoting.messaging.callcontext(v=vs.110).aspx Provides a set of properties that are carried wi 阅读全文
posted @ 2016-03-22 16:46 ChuckLu 阅读(282) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/bb126445.aspx Microsoft's Text Template Transformation Toolkit (usually referred to as "T4") is a template ba 阅读全文
posted @ 2016-03-22 11:16 ChuckLu 阅读(343) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/kwtft8ak(v=vs.140).aspx It is often useful to define interfaces either for generic collection classes, or for 阅读全文
posted @ 2016-03-21 16:38 ChuckLu 阅读(268) 评论(0) 推荐(0)
摘要: http://lnbogen.com/2006/09/20/changing-the-output-path-in-your-web-applications-is-a-bad-idea/ Let’s assume we have a WebSite(the same issue applied t 阅读全文
posted @ 2016-03-21 14:41 ChuckLu 阅读(237) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/ywdtth2f.aspx The topics in this section describe how to create, customize, and manage an ASP.NET Web project 阅读全文
posted @ 2016-03-21 14:26 ChuckLu 阅读(186) 评论(0) 推荐(0)
上一页 1 ··· 332 333 334 335 336 337 338 339 340 ··· 400 下一页