-
这是一个用开发的的多线程类只要加入工程可以非常方便的使用...
这是一个用开发的的多线程类只要加入工程可以非常方便的使用-This is a development of the use of multithreading to the project as long as the class is very convenient to use
- 2022-03-31 07:36:11下载
- 积分:1
-
很好的voip编程,对初学着很有用阿,快速下载
很好的voip编程,对初学着很有用阿,快速下载-Voip good programming, with very useful for beginners Ah, fast download
- 2022-12-16 02:30:03下载
- 积分:1
-
一个socket与线程池编程。适合新手学习
一个socket与线程池编程。适合新手学习-A programming socket and thread pool. Fit new study
- 2022-03-23 13:10:31下载
- 积分:1
-
单位的工资处理程序,可进行任意栏目定制工资条,和任意栏目公式计算...
单位的工资处理程序,可进行任意栏目定制工资条,和任意栏目公式计算-Units, payroll processing procedures, can be customized any part of wages, and any part formula
- 2022-02-03 00:38:17下载
- 积分: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
-
小程序我很烦
小程序我很烦-small program annoying.
- 2022-02-06 12:08:05下载
- 积分:1
-
VC下调用IE扩展类
VC下调用IE扩展类-VC called IE extension of the class
- 2022-03-25 16:53:20下载
- 积分:1
-
好好的用摄像头抓图的工具哦
好好的用摄像头抓图的工具哦-camera with a good screen in the tool Oh!
- 2022-07-19 23:38:47下载
- 积分:1
-
vc++完成的足彩组合软件,选出与专家方案有差别的组合
vc++完成的足彩组合软件,选出与专家方案有差别的组合-football lottery
- 2022-03-22 19:01:12下载
- 积分:1
-
这个图书馆是专为ds18xxx传感器,单总线。
This library was designed for DS18xxx sensors, one wire bus.
- 2022-10-19 16:20:03下载
- 积分:1