07 2013 档案
摘要:Instead of using your Macro, you could simply add in the Options-Dialog under Environment->Keyboard "ClassViewContextMenus.ClassViewProject.Debug.Startnewinstance" as a shortcut. This starts debuging on the current project.http://www.sharpdevel.com/2009/09/visual-studio-debug-start-new-
阅读全文
摘要:http://www.websocket.org/echo.html.net websocket serverhttp://superwebsocket.codeplex.com/http://supersocket.codeplex.com/
阅读全文
摘要:http://stackoverflow.com/questions/5826062/intellisense-on-less-fileshttp://www.dotlesscss.org/
阅读全文
摘要:电驴下载TC2英文原版安装文件,3 Disk,安装方法记录如下:cmd.exechcp 437挂载安装文件夹1到A盘subst a: d:\c\Disk1另开一个cmd,转到A盘,输入install安装后,提示放下第二个盘然后在第一个cmd中输入:取消挂载Asubst a: /Dsubst a: d:\c\Disk2然后去第二个cmd中输入任意键subst a: /Dsubst a: d:\c\Disk3安装完成.启动脚本:rem '_StartTc.bat'set path=c:\tc;%path%chcp 437tc.exe http://files.cnblogs.com
阅读全文
摘要:http://stackoverflow.com/questions/10009431/what-is-the-easiest-way-to-put-an-index-to-repeater-in-net
阅读全文