-
EXCRL直接读数据 EXCRL直接读数据
EXCRL直接读数据 EXCRL直接读数据-EXCRL?????潦???EXCRL?????潦??
- 2022-02-12 05:24:02下载
- 积分:1
-
旅游合同管理软件,可以对信息进行录入、删除、修改…
旅行社合同管理软件,可以对信息进行录入、删除、修改、统计等。-Travel contract management software, you can input the information, delete, modify, and statistics.
- 2022-01-25 23:37:44下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
Sistema de Control Documentario
Saludos,este Sistema fue hecho en Delphi 2010,许可证登记员文件,格式RTF,luego permite realizar busquedas por varios conceptos。
- 2022-03-04 20:55:08下载
- 积分:1
-
算出access数据库密码,包括97和2000版本!
算出access数据库密码,包括97和2000版本!-Calculate the access database password, including the 97 and 2000 versions!
- 2022-02-20 12:49:31下载
- 积分:1
-
实现了多普达手机的拍照功能,并将得到的BMP图片转换为jpg格式。...
实现了多普达手机的拍照功能,并将得到的BMP图片转换为jpg格式。-It s a prpgram which is used in PDA of dopod.It convert the image of bmp to jpg.
- 2023-05-07 15:10:02下载
- 积分:1
-
异步网络聊天程序源码
主要是一个基础的网络聊天程序,涉及的主要编程语言是C++,需要对客户端与服务器模式有所了解,代码风格详细,明了。
- 2022-08-24 03:39:39下载
- 积分:1
-
一个小的计算器
一个小的计算器-a small calculator
- 2022-01-25 17:51:23下载
- 积分:1
-
巧借“它山之石”,VB编写股票行情小工具
巧借“它山之石”,VB编写股票行情小工具-The pretext of " It" s Stone Mountain" , VB preparation of stock quotes Gadget
- 2023-03-18 01:00:03下载
- 积分:1
-
Through the WINSOCK, achieved a long
通过WINSOCK,实现了远程采集功能,通过该程序可以了解VC++的简单编程,及WINSOCK控件的使用。-Through the WINSOCK, achieved a long-range capture functionality, through the program can learn a simple VC++ programming, and the WINSOCK control use.
- 2022-01-26 04:21:38下载
- 积分:1