-
优雅的命令行选项解析器
介绍:当前有各种指明命令行选项的语法,例如:
msbuild myproject.csproj /verbosity:diag /fileLogger
padrino g project badacm -d mongoid -e slim -c sass
git log --pretty=format: --name-only --dif
- 2023-02-18 12:00:04下载
- 积分:1
-
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能...
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能-A calculator with basic functions (with document), enter: an arithmetic expression string. Multiplication and division with addition and subtraction, cos, sin, seek n-th power, open square arithmetic functions such as medium
- 2022-12-12 01:10:03下载
- 积分:1
-
WinCE下的MP3播放器,MP4
一个在WinCE下的媒体播放器,可用于MP3,MP4 开发的源码,可以给于参考学习。-WinCE under a media player for MP3, MP4-source development can be in reference to the study.
- 2022-02-21 21:07:08下载
- 积分:1
-
vb详细的解释和教你如何做,还有一些项目可以深入详解。
vb详细的解释和教你如何做,还有一些项目可以深入详解。-vb detailed explanation, and teach you how to do, and some projects could be in-depth Xiang Jie.
- 2023-04-19 01:35:04下载
- 积分:1
-
用VB做的半透明窗体,用她可开发出很多有趣的软件。
用VB做的半透明窗体,用她可开发出很多有趣的软件。-Using VB to do the semi-transparent form, she can develop a lot of interesting software.
- 2022-03-21 04:50:00下载
- 积分:1
-
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。...
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。-Introduce a variety of common components to determine the identification method is based on the application of a manual.
- 2023-01-05 10:25:03下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
用MFC实现的在pocket PC之间通过红外技术通信的程序
用MFC实现的在pocket PC之间通过红外技术通信的程序-used in pocket PC through infrared technology communications procedures
- 2022-06-06 15:15:00下载
- 积分:1
-
用汇编写的农历公历转换程序,直接写成dll。
用汇编写的农历公历转换程序,直接写成dll。-was compiled with the Lunar calendar converter, direct written dll.
- 2022-02-05 15:02:32下载
- 积分:1
-
eMule的原代码,采用VC++开发实现。
eMule的原代码,采用VC++开发实现。-eMule original code, using VC++ development to achieve.
- 2022-08-13 07:16:33下载
- 积分:1