-
宿舍管理VB程序
hostel managment vb program
- 2022-07-19 00:35:46下载
- 积分: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
-
c# 等于平均品质
有一个健身房? 然后 一种软件 为你. ;)
之后设置 开始使用 数据库.
程序, 会员卡会费 定义轮廓 和 轮廓 计数器 在中使用 设施.
- 2023-06-05 05:10:04下载
- 积分:1
-
wince下socket编程的例子,包括server端和client端
wince下socket编程的例子,包括server端和client端-wince under socket programming examples, including server and client-side
- 2022-05-25 04:18:30下载
- 积分:1
-
vc6.0调试参考
列出了几种简单的问题和调试方法
希望对新手们有所帮助...
vc6.0调试参考
列出了几种简单的问题和调试方法
希望对新手们有所帮助-vc debug
- 2022-01-25 22:23:45下载
- 积分:1
-
正演,对于初学者正演帮助
合成格林函数,计算地震记录,同时利用反射系数法合成地震记录,利用卷积函数
- 2022-02-09 16:56:49下载
- 积分:1
-
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件...
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件
-How to use system () function call with its own file is not in the same directory. Exe files
- 2022-12-04 00:10:03下载
- 积分:1
-
dialog control resizer
dialog control resizer
- 2022-05-18 06:57:03下载
- 积分:1
-
有静差的转速单闭环直流调速系统的仿真模型,转速调节器采用比例控制器。...
有静差的转速单闭环直流调速系统的仿真模型,转速调节器采用比例控制器。-Have poor speed static single-Loop DC Motor Control System Simulation Model, speed regulator proportional controller.
- 2022-03-24 00:00:31下载
- 积分:1
-
c# 作的图片浏览器。你可以使用此软件浏览图片,非常方便
c# 作的图片浏览器。你可以使用此软件浏览图片,非常方便-for photo browser. You can use this software to view photos, a very convenient
- 2022-04-01 12:18:48下载
- 积分:1