码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
最近发现了一个神器AutoHotKey,可以比作Windows图形界面下的shell脚本
在shell下,我们需要完成什么操作,可以写成一个shell脚本然后运行它;win下,可以写个autohotkey脚本,然后绑定快捷键,一键运行。网上的教程很多,如http://xbeta.info/autohotkey-guide.htmhttp://jixiuf.github.io/autoho...
分类:Windows程序   时间:2015-04-20 16:33:03    阅读次数:357
使用tdcss.js轻松制作自己的style guide
http://jakobloekke.github.io/tdcss.js/在前端开发中,如果能够有一个style guide对于设计来说就显得专业稳定,一致性。在上述链接中,有一个tdcss.js的工具可以帮助你生成可视化的style guide,非常方便。其原理就是使用那个js文件在html.....
分类:Web程序   时间:2015-04-20 16:28:38    阅读次数:138
IIS7 ASP Setting support 32 bit application,error number=3704
How to guide for getting a classic asp application working under IIS 7.0, resolved error number=3704 Operation is not allowed when the object is closed...
分类:移动开发   时间:2015-04-20 11:12:38    阅读次数:220
如何写高质量的JS, Html5前端代码
Sencha's Guide to JavaScript Style and Best Practices Sencha's Guide to JavaScript Style and Best PracticesThe following document contains a series o....
分类:Web程序   时间:2015-04-19 12:57:00    阅读次数:151
App Distribution Guide--(三)---Configuring Your Xcode Project for Distribution
Configuring Your Xcode Project for DistributionYou can edit your project settings anytime, but some settings are necessary during development. Others ...
分类:移动开发   时间:2015-04-18 19:03:44    阅读次数:197
最小 Docker 镜像 hello-world 剖析
开始学习 Docker 的同学基本上都是按照官方的 guide 来安装,之后要测试是否已经安装成功,官方会让你 pull 一个 hello-world 示例镜像下来并运行,如下命令: guohl@ghl-MBP ? ~ ? docker pull hello-world 31cbccb51277: Pull complete e45a5af57b00: Pull complete 511136ea3...
分类:其他好文   时间:2015-04-18 11:36:17    阅读次数:171
National Library of Medicine
http://www.nlm.nih.gov/基因序列下载http://www.ncbi.nlm.nih.gov/genome/guide/human/resources.shtmlNLM TutorialWhat is the NLM?The National Library of Medicin...
分类:其他好文   时间:2015-04-17 23:43:17    阅读次数:161
openSUSE 安装
https://lug.ustc.edu.cn/sites/opensuse-guide/installation.php开始1. 简介2. 改用 GNU/Linux3. 获取 openSUSE4. 安装日常应用5. KDE 桌面环境6. 常用软件7. 安全设置8. 终端命令行9. 管理员设置 (Y...
分类:其他好文   时间:2015-04-17 15:31:27    阅读次数:221
git - 简易指南
http://www.bootcss.com/p/git-guide/git - 简易指南助你开始使用 git 的简易指南,木有高深内容,;)。Tweet作者:罗杰·杜德勒感谢:@tfnico,@fhdandNamics其他语言english,deutsch,español,français,ita...
分类:其他好文   时间:2015-04-15 19:06:09    阅读次数:130
有一些关于,orapwd命令entries参数的探究
早上看Oracle官方文档《Administrator's Guide》时,在密码文件章节,关于orapwd命令entries参数的说明如下: This argument specifies the number of entries that you require the pas...
分类:其他好文   时间:2015-04-15 16:15:50    阅读次数:163
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!