-
解析iso文件的头信息,将iso文件的volume description 信息列出来。...
解析iso文件的头信息,将iso文件的volume description 信息列出来。-Analysis of iso file header information will be iso file volume description information listed here.
- 2022-02-24 11:15:21下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-12-26 20:05:07下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
本程序用风险投资统计中的汉字和汉字的数量…
本程序利用VC来统计中英文字符数,适用VC的初学者-This procedure using VC to statistics the number of characters in Chinese and English, for VC beginner!!
- 2022-03-23 22:43:06下载
- 积分:1
-
FiveChess.rar, Gobang network, c++ development, network communications, please d...
FiveChess.rar,网络五子棋,c++编写,网络通信,欢迎下载!-FiveChess.rar, Gobang network, c++ development, network communications, please download!
- 2023-08-10 04:20:03下载
- 积分:1
-
C++ High reference manual procedures, a tool, a very good study C++ Language boo...
C++程序高级参考手册,一本工具书,一本非常不错的学习C++语言的书籍-C++ High reference manual procedures, a tool, a very good study C++ Language books
- 2023-07-07 23:45:04下载
- 积分:1
-
VC道daoview
vc DAO daoview
- 2022-05-07 15:52:36下载
- 积分:1
-
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器...
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器-Windows Ce-based embedded development environment with a scientific calculator-type and ordinary type
- 2022-01-31 02:46:10下载
- 积分:1
-
这applicationnot不仅展示了使用微软基础知识…
This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.This file contains a summary of what you will find in each of the files thatmake up your TestTree application.
- 2022-02-01 01:11:01下载
- 积分:1
-
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。- Begin Visual C++ 2008 book source code distribution. Chinese version of the book has not yet translated.
- 2022-08-11 07:04:50下载
- 积分:1