码迷,mamicode.com
首页 >  
搜索关键字:wmware tools    ( 10655个结果
安装java之后,找不到tools.jar 和dt.jar
可能很多初学者和我一样,在初次接触java开发的过程中,急于看到最终的结果,匆匆在网上下载了jdk之后,点击安装,结果等安装完,开始配置classpath时,发现jdk/lib下面根本就没有 tools.jar 和dt.jar 这两个包。作者在首次遇到这样的问题时,以为是下载的包有问题,于是重新下载了之后再安装,结果还是老样子。我相信你现在很可能遇到了类似的问题。好吧,那你就接着往下看,耐心一点。...
分类:编程语言   时间:2014-06-20 09:23:50    阅读次数:351
Tools # 图标素材、浏览器兼容测试、 eclipse 插件、
本文主题: 图标素材、浏览器兼容测试、 eclipse 插件、jquery插件、Android工具Android 上的 10 款 Web 开发应用工具 - 开源中国社区http://www.oschina.net/news/19793/top-10-web-development-apps-f...
分类:系统相关   时间:2014-06-08 22:25:36    阅读次数:413
[iOS]The app icon set named "AppIcon" did not have any applicable content.
Develop Tools: xCode 5.1I write a demo for app settings feature. The tutorial url is here.When I add a icon into app icon and build the code, I got th...
分类:移动开发   时间:2014-06-08 20:39:03    阅读次数:1920
tengine rpm制作
最近又在centos6.4下折腾tengine了,刚好不久前看了rpm包的制作方法,所以又有了搞个rpm包的想法。1 安装centos的开发环境集成包及tengine的依赖包1yum groupinstall "Development Tools"2yum install pcre-devel3yu...
分类:其他好文   时间:2014-06-08 20:37:06    阅读次数:261
linux获取CPU温度
Centos系列1yum install lm_sensors2sensors-detect3sensorsUbuntu系列(多了service module-init-tools start一步骤)1apt-get install lm-sensors2sensors-detect3service...
分类:系统相关   时间:2014-06-08 19:34:19    阅读次数:655
基于thinkphp的uploadify上传图功能
php Action 服务器端 /*  * To change this template, choose Tools | Templates  * and open the template in the editor.  */ /**  * Description of UploadAction  *  * @author hxwj  */ class ...
分类:Web程序   时间:2014-06-08 15:26:18    阅读次数:292
tools/build.c
/** linux/tools/build.c** Copyright (C) 1991, 1992 Linus Torvalds*//** This file builds a disk-image from three different files:** - bootsect: max 510...
分类:其他好文   时间:2014-06-08 08:04:19    阅读次数:344
zBoot/Makefile
#上层makefile调用执行make命令,执行的应该是第一个目标allHEAD = head.oSYSTEM = ../tools/zSystem#LD = gcc#TEST = -DTEST_DRIVERzOBJECTS = $(HEAD) inflate.o unzip.o misc.oCFL...
分类:其他好文   时间:2014-06-08 07:38:47    阅读次数:245
[Android]Android Tutorial
Android, an open source operating system for mobile devices (Smartphone and tablet), led by Google. The Android SDK provides a set of tools and APIs t...
分类:移动开发   时间:2014-06-08 06:43:07    阅读次数:393
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!