-
QuickInstall是一个为软件创建安装发布包的有效工具。它包括的特性有:向注册表中添加键值,双语言支持和更多特性。...
QuickInstall是一个为软件创建安装发布包的有效工具。它包括的特性有:向注册表中添加键值,双语言支持和更多特性。-QuickInstall is to create a software package installed release an effective tool. Its features include : adding to the registry keys, dual language support and more features.
- 2022-09-02 19:35:04下载
- 积分:1
-
MFC+ACESS数据库基本操作
这是一个基于MFC的单文档的应用程序,它使用了ACESS数据库,本小程序包含了操作数据库的几种基本操作:增加记录,插入记录,查询记录,修改记录,对记录进行排序等。是大家在MFC架构下操作数据的的不错参考,所有代码经过调试,均能运行。代码精简,精炼。能给初学者提供较好的知道。是连接操作数据的模板程序。
- 2022-03-17 20:32:55下载
- 积分:1
-
paoma Deng Xiao java WM xu
paoma deng xiao java cheng xu-paoma Deng Xiao java WM xu
- 2022-03-21 04:36:03下载
- 积分:1
-
e卡通 开发源代码 很详细,真是的项目理智
e卡通 开发源代码 很详细,真是的项目理智-e card
- 2023-05-09 03:35:03下载
- 积分:1
-
创建窗口 基础教程
本代码旨在让初学者学习窗口的创建,以一个娱乐程序为例,让初学者在学习窗口创建的同时,保持乐趣,也给大家揭开一些恶搞程序的真面目。
- 2022-07-08 03:11:31下载
- 积分:1
-
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件...
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件-This analysis procedure can be used directly. Including a. C source code files and two. Txt files
- 2023-01-28 03:30:04下载
- 积分:1
-
Completed using C language interface with MFC calculators, realize a simple fixe...
用C语言完成的带有MFC界面的计算器,实现定点数的简单计算-Completed using C language interface with MFC calculators, realize a simple fixed-point calculation
- 2022-09-08 09:45:03下载
- 积分:1
-
This one a typical one number value issue, is it is it belong to algorithm ask a...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-05-23 18:27:16下载
- 积分:1
-
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-07-25 02:35:05下载
- 积分:1
-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分:1