码迷,mamicode.com
首页 >  
搜索关键字:ccmcache installer    ( 1507个结果
mac os x10.8下如何使用git与github
1、准备工作: ?????? 下载安装git客户端 http://code.google.com/p/git-osx-installer/downloads/list?can=3(安装了git客户端,命令行中才有git命令) 注册github账号 https://github.com/ -->Pricing and...
分类:系统相关   时间:2015-04-09 20:11:42    阅读次数:234
Install Git on Mac
The git installer for Mac that you used should have installed git into /usr/local/git. Check if /usr/local/git/bin is included in PATH.  Running echo $PATH from the terminal and make sure th...
分类:系统相关   时间:2015-04-09 01:02:38    阅读次数:172
MyEclipse for linux 破解方法
1、安装MyEclipse:uu@pc:~/desktop$ chmod +x myeclipse-pro-2014-GA-offline-installer-linux.run uu@pc:~/desktop$ ./myeclipse-pro-2014-GA-offline-installer-l...
分类:系统相关   时间:2015-04-07 19:12:08    阅读次数:199
win7平台下QT软件的打包与发布(部署与安装)
软件编写调试好之后最重要的就是打包和发布,这样软件才好传播。 qt软件的打包发布一个难点是必备dll文件的识别。不少日志说用dependencyWalker,今天我试了一下发现查找dll不完全,比如辨识不了qwindows.dll(会报错could not find or load the qt platform plugin windows)。并且还要自己手动添加不是很方便。一番查找后...
分类:Windows程序   时间:2015-04-07 08:28:44    阅读次数:237
装机配置相关---mysql解压版安装与配置
一,下载MySQL 5.6.13MySQL Community Server 5.6.13下载地址:http://dev.mysql.com/downloads/mysql/,可以选择操作系统平台。下面有三个可选的下载文件,第一个是MySQL Installer 5.6 for Windows,这将...
分类:数据库   时间:2015-04-05 18:48:10    阅读次数:187
VS2013 IIS Express8.0
1.下载最新版本的Microsoft Web Platform Installer 5.0。2.在组件列表中选择最新版本的 WebMatrix 3.0,安装重启后即可正常使用 IIS Express 调试项目了。
分类:其他好文   时间:2015-04-04 21:09:07    阅读次数:126
3D模型制作
agisoft:http://www.agisoft.com/downloads/installer/http://pan.baidu.com/s/1dDwA3tfhttp://pan.baidu.com/s/1ddNiusmart3d:http://ifatech.cn/data-viewer.h...
分类:其他好文   时间:2015-04-03 14:49:04    阅读次数:117
Lunux myeclipse2015安装
lunux myeclipse2015安装 下载在线安装包 点击下载 | 密码: 4ske修改myeclipse-2015-stable-1.0-online-installer-linux.run权限为755 $chmod 755 myeclipse-2015-stable-1.0-online-installer-linux.run运行myeclipse-2015-stable-...
分类:系统相关   时间:2015-04-03 09:38:59    阅读次数:487
C#连接MySQL的方法及出现的GUID问题的解决方案
本人环境: win7 64位 MySQL(版本:mysql-installer-community-5.7.4.0-m14.1411728256.msi) VS2012用C#连接MySQL,我个人觉得是件很蹩脚的事,但是在实际中确实很遇到这样的情况。为了完成一个简单的测试,我进行了...
分类:数据库   时间:2015-04-02 13:24:27    阅读次数:158
WebScarab 安装
Web Scarab:获取网络数据包内容的工具,基于Java开发的工具下载地址:http://sourceforge.net/projects/owasp/files/WebScarab/20070504-1631/webscarab-installer-20070504-1631.jar/down...
分类:Web程序   时间:2015-04-01 19:03:03    阅读次数:462
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!