1,01.zipDisplaying a 256 color bitmap在程序中显示256色的位图(6KB)2,02.zipCreating a bitmap object from a BMP file从位图文件中创建位图对象(6KB)3,03.zipAn auto-sizing bitmap picture control一个自适应大小的位图控件(16KB)4,04.zipWriting a bitmap to a BMP file将一个位图写到BMP文件中(11KB)5,05.zipB
1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
Utilities for Windows NT Besides my research work I am responsible for a couple of computers at the physics department of the University of Mainz which are running under Windows NT. Therefore I started developing some utilities which I think are mis
作者:talent_marquis联系方式:talent_marquis@163.commarquis.hou@dextrys.com简单说明:这个小工具对于软件开发用户,特别是Bug fix类型的超小项目会很有用。对于普通用户用处不大。不过由于是SWT+JFace实现的桌面程序,想研究Java桌面程序应用的朋友也可以下载看看,其一些特性及设计思路还是比较有用的。详细资料及截图请参考压缩包中doc/how to run.doc文档新特性:支持拽入:可以将源/目标目录以及配置文件拽入相对应窗口支
这里整合了uCOS-II 2.52版本的源码、源码分析,不用下了源码再去找源码分析了。 \SOFTWARE The main directory from the root where all software-related files are placed. \SOFTWARE\BLOCKS The main directory where all ‘Building Blocks’ are located. With μC/OS-II, I included a ‘building bl
This directory contains the source code for U-Boot, a boot loader for Embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run
UPX 源码 V3 验证好用 UPX.v3.05.Source The UPX Hacker's Guide ====================== Foreword -------- The precompiled UPX versions are linked against the NRV compression library instead of the UCL library. Using the same compression algorithms, NRV achiev
httrack源码 类webzip 下载网页js css 代码 程序 HTTrack is a free (GPL, libre/free software) and easy-to-use offline browser utility. It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, ge
0.建筑和安装(简要介绍)
自动配置
$ ./configure
$ make
$ make verify # (optional)
$ sudo make install
CMake(常规)
以下Libevent特定的CMake变量如下(值是默认值)。
# Type of the library to build (SHARED or STATIC)
# Default is: SHARED for MSVC, otherwise BOTH
EVENT__LIBRARY_TYP
反向波兰计算器
安装说明:(适用于Windows)
从bin文件夹下载main.exe文件。
打开命令提示符,然后将您的工作目录定位到main.exe的保存目录。
使用命令main并使用该应用程序。
在您的计算机中创建可执行文件的说明:(Windows)
1.使用目标代码(要求:已安装gnu编译器)
i. Download main.o, stack.o, getch.o and getop.o files from bin folder.
ii. Open command promp
Linux的回收站
认证:
Anji Babu Kapakayala
IIT Kanpur, India.
Laungauge:贝壳/重击
描述:
RBIN is a software which acts as a RECYCLEBIN" to delete and restore the
files in Linux. Restores the selected file/directory to its original location.
And deletes the fi
VC-CMake:VC2017 / VC2019 CMake编译源代码
文件说明:
Tools : Directory; Place the tools needed for compilation. Such as cmake, pkgconfig, 7z, etc;
Patch : Directory; Place source patches;
Single : Directory; Place custom buil
Fil3s
作者:Daan van den Bergh。 版权::copyright:2020 Daan van den Bergh版权所有。 支持的操作系统:osx和linux。
安装
pip3 install fil3s --upgrade
档案:
目录对象类。
Files.Directory()对象类。 查看源代码以获取更多功能和选项。
# import the package.
import os
from fil3s import Files , Formats
# initia