码迷,mamicode.com
首页 >  
搜索关键字:work folder    ( 10709个结果
去除工程的.svn隐藏文件夹
建立一个文本文件,取名为kill-svn-folders.reg(名字可以随便,扩展名由txt改为reg),把下面代码复制进去:WindowsRegistryEditorVersion5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\DeleteSVN]@="DeleteSVNFolders"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder..
分类:其他好文   时间:2014-12-04 15:49:46    阅读次数:146
ASP.NET DAY1
The current date and time is: Folder Name Description App_Browsers Contains browser definition fi...
分类:Web程序   时间:2014-12-04 15:33:11    阅读次数:116
A Famous Music Composer(南阳oj25)(一道无聊的英文题)
A Famous Music Composer 时间限制:1000 ms  |  内存限制:65535 KB 难度:1 描述 Mr. B is a famous music composer. One of his most famous work was his set of preludes. These 24 pieces span the 24 musical ...
分类:其他好文   时间:2014-12-04 06:28:58    阅读次数:223
《图解CSS3》笔记3 transition过渡
W3C公布了当前CSS各模块的进展:http://www.w3.org/Style/CSS/current-work过渡:提供了两种状态之间的一种渐变方式,依赖于4个属性,多个过渡使用","逗号隔开:1. transition-property none | all(默认) | 属性名...
分类:Web程序   时间:2014-12-04 01:00:13    阅读次数:262
OSX 安装MacTex Emacs+Auctex
从stackoverflow上找到的,已经安装成功,借此留存下 Here's how I got Auctex to work with pure Emacs: Install the MacTeX distribution package Download OS X emacs, place in /Applications Download the Auctex tarba...
分类:系统相关   时间:2014-12-03 23:31:35    阅读次数:531
Contoso 大学 - 9 - 实现仓储和工作单元模式
原文地址:http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-applic...
分类:其他好文   时间:2014-12-03 18:45:03    阅读次数:275
Getting logback and slf4j to work in JBoss AS 7
As usual, it has to do with classloading and that JBoss internally also uses slf4j and logback. As everyone seems to state just about everywhere, JBos...
分类:其他好文   时间:2014-12-02 18:55:34    阅读次数:230
Visual Studio: How to change ipch path in Visual Studio 2010 (.sdf, *.opensdf, ...)
Link:http://stackoverflow.com/questions/4315681/how-to-change-ipch-path-in-visual-studio-2010引用:The ipch folder is created by the IntelliSense system ...
分类:其他好文   时间:2014-12-02 17:14:18    阅读次数:254
nexus + ivy 搭建lib仓库
1、nexus安装与启动Nexus官方下载地址:http://www.sonatype.org/nexus/go,目前最新的版本是2.7.2。Nexu安装非常容易,因为它内嵌了Jetty,只要有JRE救能直接运行。解压Nexu包会得到两个目录nexus-2.7.2-03和sonatype-work,...
分类:其他好文   时间:2014-12-01 20:38:38    阅读次数:345
apache 2.4.9 vitrual host 配置
ServerAdmin ffq@admin.com directoryIndex index.html index.php index.htm index.shtml login.php ServerName www.ffq.com DocumentRoot d:/work/ffq Options -Indexes AllowOverride All Require all granted...
分类:Web程序   时间:2014-12-01 17:48:09    阅读次数:186
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!