自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (1)
  • 收藏
  • 关注

转载 关于FireFox的启动速度及优化

FireFox V2.0来了,IE V7.0也来了,一场大决战正在上演着,对于2者来说,各有优缺点。在正式开始接受、使用FireFox之前我一直使用傲游(Maxthon-原名 MyIE2), 个人感觉是很不错的浏览器。它是一款免费浏览器,乃国人编写!很N的,也支持插件功能。现在Microsoft已经正式支持其开发了.... Stop!偏题了。不过还是想说一句:遨游很不错! FireFox的确也

2006-11-30 10:43:00 2397

转载 Exe2bin介绍

Exe2bin将可执行 (.exe) 文件转换成二进制格式。语法exe2bin [Drive1:][Path1]InputFile[[Drive2:][Path2]OutputFile]参数[Drive1:][Path1]InputFile指定要转换的输入文件的位置和名称。InputFile 是必需的。[Drive2:][Path2]OutputFile指定要创建的输出文件的位置和名称。注释Exe

2006-11-24 11:30:00 4792 2

原创 EXE2COM失败了

最近写了个程序,DOS下的,需要转换成COM文件,用的是EXE2COM,但是总是失败。例程:/* 文件demo.cpp */#include int main(int argc, char **argv){    printf("%d", 100);    return 0;}编译器MSVC1.5编译指令:c:/>cl demo.cpp编译成功得到文件 demo.exe转换

2006-11-24 11:11:00 933

原创 劳务网策划书(初稿)

XX劳务网策划书网站设计目标保存企业客户资料保存企业客户招聘公告保存劳动者个人资料提供人事法规提供人事业界的资讯 XX劳务公司业务介绍人事外包服务,为企业客户介绍劳动者为劳动者介绍合适的工作服务器软件环境IIS4.0服务器支持ASP脚本Microsoft SQL Server2000数据库服务网站功能企业客户注册信息企业账号名

2006-11-08 00:45:00 2099

原创 写了几个16位编译环境下64位计算的函数

typedef union {    struct {        U32 Low;        U32 High;    } u;#if defined(DT64BSUPPORTED)    _U64 Value;#endif} U64;#define LOWORD(x)            ((unsigned short)(x & 0xFFFF))#define HIWORD(x)  

2006-11-03 17:40:00 869

惠普的可引导U盘制作工具

TITLE: HP Windows Format Utility for USB Drive Key or DiskOnKey<br><br>VERSION: 2.00.006 Rev. B<br>DESCRIPTION:<br>US=HP Windows Format Utility for USB Drive Key or DiskOnKey<br><br>PURPOSE: Initial Release<br>SOFTPAQ NUMBER: SP27213<br>EFFECTIVE DATE: February 6, 2004<br>CATEGORY: Applications - Removable Storage<br>SSM SUPPORTED: No<br><br><br>ENHANCEMENTS IN THIS RELEASE: <br>Added "Drive Key" to title for clarification.<br><br> <br>PREREQUISITES: <br>USB Drive Key or DiskOnKey must be plugged into an available USB port.<br> <br>HOW TO USE: <br>1. Plug the USB device into an available USB port.<br><br>2. Download the SoftPaq to a temporary directory on your hard drive.<br>The file downloaded is a self-extracting executable with a filename based on<br>the SoftPaq Number above.<br><br>3. Run the downloaded SoftPaq EXE file to unpack program files. This will<br>silent-install the format utility. During installation, if prompted<br>to overwrite any files, answer Yes to all to continue software install.<br><br>4. After a successful installation, the installation files and temporary<br>directories may be deleted.<br> <br> <br>Copyright (c) 2004 Hewlett-Packard Company.<br>Copyright (c) 2004 Hewlett-Packard Development Company, L.P.<br>Compaq and the Compaq logo are trademarks of the Hewlett-Packard Company in the<br>U.S. and other countries. All other product names mentioned herein may be<br>trademarks of their respective companies.<br>

2007-11-12

空空如也

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

TA关注的人

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