码迷,mamicode.com
首页 >  
搜索关键字:com    ( 319076个结果
linux简单用于监控队脚本
########################################################################## File Name: monitor.sh# Author: fangtest# mail: fangxuhaha@126.com# Created ...
分类:系统相关   时间:2014-07-02 00:38:58    阅读次数:213
AppServ设置虚拟主机 及域名连接
1:安装好AppServ2.5.9软件,官网是:http://www.appservnetwork.com/,2.59下载地址是:http://nchc.dl.sourceforge.net/sourceforge/appserv/appserv-win32-2.5.9.exe 是英文软件,但是安装...
分类:移动开发   时间:2014-07-02 00:33:13    阅读次数:289
css工具收集
收集一些css的生成工具,开发中可以直接拿过来用。特别是那些css3中的一些新的特性。 1 css渐变背景在线生成工具 http://www.colorzilla.com/gradient-editor/ 2 css3圆角在线生成工具 http://border-radius.com/ 3 网格布局...
分类:Web程序   时间:2014-07-01 00:19:10    阅读次数:244
php实现图片缩放功能类
http://www.poluoluo.com/jzxy/201312/255447.html
分类:Web程序   时间:2014-07-01 00:17:45    阅读次数:323
java 反射机制
认识 java.lang.reflect包,此包下有:Constructor 反射类的构造方法Field, 反射类的属性Member,Method 反射类的方法ModiferProxy:Reflect:ReflectAccessType:等类.1.定义类com.daniel.reflect.Pers...
分类:编程语言   时间:2014-07-01 00:14:32    阅读次数:351
微软职位内部推荐-Android Developer
微软近期Open的职位:Position: SDE II or Senior SDE -- Mobile Products Android/WPContact Person: Winnie Wei (wiwe@microsoft.com)Location: BeijingRoles & Respon...
分类:移动开发   时间:2014-06-30 23:57:40    阅读次数:471
WIN32错误处理
以下内容摘自:http://baike.baidu.com/view/8552073.htm?fr=aladdinFor example: 1 void TestErrorInfo(void) 2 { 3 //进行出错。 4 if (!CreateDirectory(_T("c:\\"),0)) 5...
分类:Windows程序   时间:2014-06-30 23:53:02    阅读次数:424
[转] virt-builder, to trivially create various Linux distribution guest images
http://kashyapc.com/2014/01/27/virt-builder-to-trivially-create-various-linux-distribution-guest-images/ I frequently use virt-builder (part of libgue...
分类:系统相关   时间:2014-06-30 23:21:25    阅读次数:359
在Eclipse上建立hbase 0.98.3/0.96.2源代码阅读环境
2.1. 切换到源代码目录,执行:mvn install -DskipTests -Dhttp.proxyHost=proxy01.cd.intel.com -Dhttp.proxyPort=911黄色部分作用为设置代理。由于本人的编译环境在公司内网,所以需要设置代理2.2. 生成eclipse项目...
分类:系统相关   时间:2014-06-30 23:05:53    阅读次数:274
weblogic管理脚本
start.shJava代码#!/usr/bin/bash##start.sh#@auth:zhoulin@lianchuang.com#SERVER_STATUS(){serv_status=`ps-ef|grepweblogic|grepwebapp|grep-vgrep|grep$1|wc-l...
分类:Web程序   时间:2014-06-30 23:05:20    阅读次数:578
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!