-
TFileStorage component is intended for storing data (any, taken from a file spec...
TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of .exe file. Access to a file (being in a body of .exe project), realized through the "Data: Pointer". 存储数据到exe的元件TFileStorage-TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of. Exe file. Access to a file (being in a body of. Exe project), realized through the "Data : Pointer . " exe to data storage components TFileStorage
- 2022-09-24 14:35:03下载
- 积分:1
-
我们学软件测试时候 我们使用到的测试模版 很经典的哦 请大家多多支持...
我们学软件测试时候 我们使用到的测试模版 很经典的哦 请大家多多支持-our software testing when we use to test the template classic oh please can support
- 2022-03-11 12:32:04下载
- 积分:1
-
用VC++6.0编写的小程序,功能是实现文件的动态加密.
用VC++6.0编写的小程序,功能是实现文件的动态加密.-With VC++ 6.0 to prepare a small procedure, function is to achieve a dynamic document encryption.
- 2022-06-19 11:56:57下载
- 积分:1
-
Pendulum.cpp
#include"stdafx.h"
#include < iostream >
#include < conio.h >
#include < locale.h >
#include < stdio.h >
#include < math.h >
使用命名空间 std ;
作废双时间 (双 L、 双 P 双 G)
void main)
{
setlocale (LC_ALL,"RUS") ;
双 L,T;
双 P = 3.14 ;/ / КОНСТАНТА
双 G = 9.8 ;/ / КОНСТАНТА
//ДЛЯ ЗАДАННЫХ ЗНАЧЕНИЙ
L = 100 ;
T=time(L,P,G) ;
cout «"Время колебаний при L ="«L «"равно:"«T;
_getch() ;
//ДЛЯ ЗНАЧЕНИЙ ВВОДИМЫХ С КЛАВИАТУРЫ
system("cls") ;
cout «"Dведите L =";
cin» L;
T=time(L,P,G) ;
cout «"Время колебаний при L ="«L «"равно:"«T;
_getch() ;
返回 0 ;
}
作废双时间 (双 L、 双 P 双 G)
{
双 M;
双 P = 3.14 ;/ / КОНСТАНТА
双 G = 9.8 ;/ / КОНСТАНТА
M=2*P*sqrt(L/G) ;/ / ПЕРИОД КОЛЕБАНИЙ
返回 M;
}
- 2022-03-13 01:33:14下载
- 积分:1
-
用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文...
用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文件”即可找到。-Using vb.net write access to xml document to the source code. For their own creative hands. Some download sites have been available for download. If the compiler depends on a good program, in-line search access the database to generate xml document you can find.
- 2023-08-30 15:10:04下载
- 积分:1
-
只许要把文件放到文件夹为“III”的同一目录,运行将可以文件夹加密...
只许要把文件放到文件夹为“III”的同一目录,运行将可以文件夹加密-only the documents should put to the folder "III" in the same directory, will be running folder encryption
- 2022-03-23 04:03:52下载
- 积分:1
-
该程序是基于对话筐的MFC应用程序,主要是将了在不打开文件的情况下在窗体中显示文件的属性...
该程序是基于对话筐的MFC应用程序,主要是将了在不打开文件的情况下在窗体中显示文件的属性-that the procedure was based on dialogue basket MFC applications, mainly to the open files in the case of the form shown in the document properties
- 2022-03-07 05:39:01下载
- 积分:1
-
复制目录..
Copy Directory..
From 1 destination copy to another destination
- 2023-06-05 09:15:02下载
- 积分:1
-
Php 书店
PHP 书店这是一个学期长时间为我的服务器端编程类项目。我们不得不设计和开发能够创建新帐户 (几乎) 完全功能性书店、 登录 / 注销运作,并将书添加到购物车。
- 2022-07-18 16:00:35下载
- 积分:1
-
WIN32 SDK文件流函数操作实例代码
WIN32 SDK文件流函数操作实例代码-Win32 SDK documentation flow function operation code examples
- 2022-01-28 12:31:27下载
- 积分:1