自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (45)
  • 收藏
  • 关注

转载 linux svn 代码迁移 checkout

什么都不说了,直接代码:    svn co http://11.0.26.41:8080/svn/CODE/quartz quartz --username  admin --password admin  1)检出:1234567891011#

2014-06-26 09:21:32 6824 2

转载 echo——输出颜色字体

名称      echo - 显示一行文本概要      echo [选项]... [字符串]...描述      向标准输出输出字符串。      -n    不输出换行符      -e    打开反斜杠ESC转义      -E    取消反斜杠ESC转义 (默认)      --help 显示帮助      --version 显示版本     

2014-06-26 09:19:51 5537

cgi_form_gb2312.sh

boa-0.94.13:CGI中文问题配搭代码

2013-12-14

cgi_form_gb2312.html

boa-0.94.13:CGI中文问题配到代码

2013-12-14

proccgi.sh

boa-0.94.13:Form CGI Echo引用

2013-12-08

cgi_form.sh

boa-0.94.13:Form CGI Echo引用

2013-12-08

cgi_form.html

boa-0.94.13:Form CGI Echo 文章引用

2013-12-08

pthread-hello-join-exit

对应文章内容http://blog.csdn.net/handyhuang/article/details/8301297

2012-12-16

hello传递参数给线程

对应文章内容http://blog.csdn.net/handyhuang/article/details/8301193

2012-12-16

pthread-hello

对应文章http://blog.csdn.net/handyhuang/article/details/8301058

2012-12-16

dlfcn-win32-r19

dlfcn-win32-r19 -handyhuang.rar 在原有基础上增加了mingw develop studio的编译测试工程,增加了vs2010的编译测试工程。

2012-11-28

Windows下获取本机MAC地址(网络适配器)-GetMACUUID

Windows下获取本机MAC地址(网络适配器)另一种方法

2012-08-02

Windows下获取本机MAC地址(网络适配器)-GetMACNETBIOS

Windows下获取本机MAC地址的另一个方法

2012-08-02

Windows下获取本机MAC地址(网络适配器)

代码关键之一,需要iphlpapi.lib的支持,才可以获取本机MAC地址 #include <Windows.h> #include <Iphlpapi.h> #pragma comment(lib, "iphlpapi.lib")

2012-08-02

Windows下获取本机IP地址

Windows下获取本机IP地址代码 代码关键之一,需要wsock32.lib的支持,才可以获取本机IP地址 #include #pragma comment(lib, "wsock32.lib")

2012-08-02

bmp_paser bmp文件解析器

bmp文件格式的解析与显示 vc6调试,但代码是跨平台的。

2012-08-01

nutch-0.9 环境搭建所需最小cygwin

参考文章 http://blog.csdn.net/handyhuang/article/details/7421553

2012-04-02

ImDiskVirtualDiskDriver

ImDiskVirtualDiskDriver 用imdisk可以讲一个文件做成虚拟盘, 安装完毕后,在请在控制面板运行程序或命令行中输入imdisk.exe运行。

2012-02-10

VSuite.Ramdisk Free

VSuite.Ramdisk 提供将内存虚拟为硬盘的功能

2012-02-10

libxml2 port to VS2008-3

将libxml2 2.7.8 代码建立了VS2008编译工程,并增加了15个测试程序代码。确实需要的请下载

2011-06-30

libxml2 port to VS2008-2

将libxml2 2.7.8 代码建立了VS2008编译工程,并增加了15个测试程序代码。确实需要的请下载

2011-06-30

libxml2 port to VS2008 -1

将libxml2 2.7.8 代码建立了VS2008编译工程,并增加了15个测试程序代码。确实需要的请下载

2011-06-30

SQLiteManager4.5.0

55 8B EC 81 EC 8C 03 00 00 替换为 B8 01 00 00 00 C3 90 90 90

2022-01-08

jdk-all.txt

为便于国内下载,收集最全的sun oracle java JDK 安装包,包括jdk1 2 3 4 5 6 7 最后版本,jdk8u221版本 支持平台包括linux,windows,mac 如需其他版本请评论说明

2019-09-28

CentOS7 安装MySQL-5.7.22指导书册.zip

https://blog.csdn.net/handyhuang/article/details/101096312 https://blog.csdn.net/handyhuang/article/details/101149178

2019-09-22

mysql-5.7.22-win32-green.zip

mysql_install.bat: 安装 MySQL5722x32 mysql_unistall.bat:卸载 MySQL5722x32 mysql_start.bat: 启动 MySQL5722x32 mysql_stop.bat: 停止 MySQL5722x32 先安装再启动

2019-09-21

mysql-5.7.22-winx64-green.zip

mysql_install.bat: 安装 MySQL5722x64 mysql_unistall.bat:卸载 MySQL5722x64 mysql_start.bat: 启动 MySQL5722x64 mysql_stop.bat: 停止 MySQL5722x64 先安装再启动

2019-09-21

Idea 无法访问插件市场终极解决方法.rar

Idea 无法访问插件市场终极解决方法,网上查到的有各种方法,试过后不起效,我给他设置的一个自定义的市场,问题解决了

2019-08-23

frp-0.26.0配置文件及windows客户端启动脚本

1vbs脚本放在C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup 2 脚本修改objShell.Run(......) 3 服务器frps端口配置,出入站规则一致 0.0.0.0/0 TCP:7000 允许 frps与frpc通信 0.0.0.0/0 UDP:7001 允许 - 0.0.0.0/0 TCP:7500 允许 frps web控制面板 0.0.0.0/0 TCP:8800 允许 http代理 0.0.0.0/0 TCP:8801 允许 https代理 0.0.0.0/0 TCP:8802 允许 windows 远程桌面代理 为安全起见,有些配置还是改一下 token:frps与frpc配置token要一致 dashboard_user dashboard_pwd

2019-04-15

传统jsp项目转移到springboot

此资源为个人整合jsp和springboot技术的实例工程,需要注意的信息都在对应的pom文件有注释。希望对其他人有帮助。最重要是提供了windows上运维脚本bat启动停止程序。不是网上查的那种要改java.exe名称的做法。测试方法:把编译好的jar包拿到桌面,可双击运行,也可通过提供的脚本运行;注意脚本中jar的名字

2019-01-26

CentOS 端口开放关闭脚本

./port.sh add 8080 ./port.sh remove 8080 ./port.sh query

2018-09-19

shell 彩色文字输出

log $BG_GREEN $FG_RED "this is a test" log_info "this is a info" log_error "this is a error" log_debug "this is a debug" log_warn "warn this is a warn"

2018-09-19

FastDFS运维脚本

简化fdfs及相应的nginx启停; start) start_fdfs_trackerd start_fdfs_storaged start_nginx ;; stop) stop_nginx stop_fdfs_storaged stop_fdfs_trackerd ;;

2018-09-19

VisualSVN-Server-2.5.9

SVN 服务器端软件,Windows版本

2015-06-30

conio的代码搜集

conio的代码搜集,含有2个游戏,俄罗斯方块和贪吃蛇

2014-07-21

GSS-API Programming Guide 离线包

As its name implies, the GSS-API enables programmers to write applications that are generic with respect to security; that is, they do not have to tailor their security implementations to any particular platform, security mechanism, type of protection, or transport protocol. Although the GSS-API enables applications control over security aspects, a programmer using GSS-API can write a program that is ignorant of the details of protecting network data. Therefore, a program that takes advantage of GSS-API is more portable as regards network security. More than anything else, this portability is the hallmark of the Generic Security Standard API.

2014-07-09

Source Insight3.50.0072

Source Insight3.50.0072 原厂安装文件+注册机+可用序列号 XP+WIN7+WIN8 正常使用

2014-04-09

sqlite测试用数据库(utf8编码,繁体字)

sqlite测试用数据库(utf8编码,繁体字)

2013-12-30

cgi_form_utf8测试网页

boa-0.94.13:CGI中文问题 配套源码

2013-12-14

cgi_form_utf8测试脚本

boa-0.94.13:CGI中文问题 配套源码

2013-12-14

awk实现url解码

boa-0.94.13:CGI中文问题配套代码

2013-12-14

cgi_form_utf8.sh

boa-0.94.13:CGI中文问题配套代码

2013-12-14

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除