最新评论
Re:使用MSBuild自动编译发布你的ASP.NET应用程序 BFL 2011-11-10 10:23
@咸鱼翻身
看起来没问题, 试一下就知道了.
Re:使用MSBuild自动编译发布你的ASP.NET应用程序 咸鱼翻身 2011-11-08 15:19
很好 谢谢
如果手动编译 这样写行吧
@ECHO OFF
C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe PlatformWeb.sln /t:Rebuild /p:Configuration=Debug
PAUSE
Re:使用MSBuild自动编译发布你的ASP.NET应用程序 Michael Zhang 2010-01-25 13:06
谢谢分享。
Re:[FW]: Compress your script and then Combine Multiple Files for faster Page Load AlexChen 2009-11-07 09:03
Good !
Re:Use your own file compare tool in Visual Studio 吉日嘎拉 2009-08-14 13:14
全英文啊?蛮有水平的,应该多鼓励发这样的文章。 推荐+1
Re:Use your own file compare tool in Visual Studio 飘遥(周振兴) 2009-08-14 13:05
Windiff is enough and you can get the source code.
Re:Use your own file compare tool in Visual Studio bobo520 2009-08-14 08:50
U can install SVN, then in 'Source Control' item will show 'Subversion environment' and 'Subversion User Tools' sub items, so you can choose its to config.
Re:Use your own file compare tool in Visual Studio BFL 2009-08-13 19:52
[quote]Ryan Gene:there's no "Visual Studio Team Foundation Server" choice in Visual Studio 2005 Team Edition, is there any alternative?[/quote]
Do you have Team Foundation Client installed.
Team Foundation Client is the Team Foundation Server Visual Studio source control plug-in.
For more details about TFS,
[url]http://msdn.microsoft.com/en-us/teamsystem/dd408382.asp[/url]
TFS is the higher version of Microsoft Source Safe.
Re:Use your own file compare tool in Visual Studio JoeWang 2009-08-13 16:54
Nice~~
Re:Use your own file compare tool in Visual Studio Ryan Gene 2009-08-13 14:43
there's no "Visual Studio Team Foundation Server" choice in Visual Studio 2005 Team Edition, is there any alternative?
Re:Use your own file compare tool in Visual Studio BFL 2009-08-13 14:05
I do like Beyond Compare :)
Re:Use your own file compare tool in Visual Studio 名可真难起 2009-08-13 14:00
I have already used Beyond Compair for a long time...
Re:Use your own file compare tool in Visual Studio BFL 2009-08-13 13:56
Seems I didn't express myself correctly, what I wanted to say is:
I don't want to configure the build-in file comparing tool for Visual Studio each time, not Visual Studio itself.
Thanks.
Re:Use your own file compare tool in Visual Studio Jun1st 2009-08-13 13:21
"I don’t want to waste my time on changing the settings for each of my computers, or each time I reinstall the Visual Studio. "
then why don't you export and import you setting?
Re:一万个无序数查找两个重复数, 异或查找法 BFL 2009-07-22 13:06
辅助存储空间的意思是不创建另外一个数组.
如果一个INT型变量都不允许使用, 你又怎么能使用for(int i...)来循环呢?
Re:一万个无序数查找两个重复数, 异或查找法 横刀天笑 2009-07-22 05:51
xor不是辅助存储空间么?
Re:一万个无序数查找两个重复数, 异或查找法 阳光沙滩海岸线 2009-07-22 00:22
看来我真是老了啊~~
Re:将Visual Studio的字体与颜色设置导入到SQL Server Management Studio nbxx 2009-07-14 23:51
我觉得猪哥字体是最好的,呵呵
Re:将Visual Studio的字体与颜色设置导入到SQL Server Management Studio Ryan Gene 2009-07-14 18:35
我用TEXTMATE的配色方案,好看,看久了也不累
Re:将Visual Studio的字体与颜色设置导入到SQL Server Management Studio chy710 2009-07-14 16:57
建议在社区发个帖,大家放上自己的配色方案,共享下,哈哈
