码迷,mamicode.com
首页 >  
搜索关键字:tool    ( 6785个结果
Maven实战--缺少Jar包
新建的Maven项目,在build的时候总是打包失败,提示少Jar包,如下: [ERROR] Failed to execute goal on project JYYPT_TOOL: Could not resolve dependencies for project com.tgb:JYYPT_TOOL:jar:0.0.1-SNAPSHOT: The following artifacts...
分类:编程语言   时间:2014-11-24 00:56:11    阅读次数:230
git学习笔记
git config --global user.name "xxx"git config --global user.email xxx@gmail.comgit config --global core.editor emacsgit config --global merge.tool vim...
分类:其他好文   时间:2014-11-23 08:10:27    阅读次数:149
bbed安装
1.bbed 简介 bbed (BlockBrowerandEDitor Tool):是oracle内存使用的一个工具,能直接查看和修改文件数据。但不受oracle支持,在一些复杂及极端的环境下使用。 对深入了解数据块结构能起到很好的帮助作用。2.bbed安装过程 第一步: oracle 11g中缺...
分类:其他好文   时间:2014-11-22 13:21:27    阅读次数:211
Entity Framework Code First ---EF Power Tool 和MySql一起使用遇到的问题
关于如何使用EF Power Tool的介绍请看 http://www.cnblogs.com/LingzhiSun/archive/2011/05/24/EFPowerTool_1.html, 这里不再啰嗦。MySql里有个默认的范例数据库 world, 里面有三个表,下载Entity Frame...
分类:数据库   时间:2014-11-22 11:50:04    阅读次数:244
CentOS 安装Parallels Tools
为了做到Mac和Linux之间共享文件夹,因此需要安装Parallels Tool, 具体安装步骤可以参考 install parallels tool for linux guest http://download.parallels.com/desktop/v4/docs/en/Parallel...
分类:其他好文   时间:2014-11-22 10:28:27    阅读次数:250
iOS常用控件尺寸大集合
元素控件尺寸(pts)Window(含状态栏)320 x 480Status Bar的高度20Navigation Bar的高度44含Prompt的Navigation Bar的高度74Navigation Bar的图标20×20(透明的png)Tool Bar的高度44Tool Bar的图标20×...
分类:移动开发   时间:2014-11-20 01:21:56    阅读次数:220
How to get download games hack cheat tools to get coins ,Diamonds and money in games
If you need any game cheat tool at free of cost without doing survey and other stuffs then directly get download from crazygamehacks.com .we provide y...
分类:其他好文   时间:2014-11-19 13:58:54    阅读次数:508
office365 Proplus 部署安装(office deployment tool)
部署office365proplus多种途径:用户可以自己在office365门户网站下载安装;企业内部受控的情况借助SCCM\OFFICEdeploymenttool等。下面就来记录下借助officedeploymenttool在企业内部部署officeproplus。demo背景:现有环境有N多个客户端需要部署office365proplus,如果用户同..
分类:其他好文   时间:2014-11-19 02:06:41    阅读次数:877
ASCII码对照表
文章来自:http://ascii.911cha.com/---------------推荐ASII码地址-------------http://www.96yx.com/tool/ASC2.htmhttp://www.weste.net/tools/ASCII.asp---------------...
分类:其他好文   时间:2014-11-19 00:28:39    阅读次数:288
[Grunt + AngularJS] Using ng-annotate for min-safe AngularJS
When you minify your code with a tool like Uglify, the resulting minified file will rename variables. This is a problem for AngualrJS, which uses para...
分类:Web程序   时间:2014-11-18 22:59:04    阅读次数:372
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!