-
停车场问题,不错的哟
停车场问题,不错的哟-parking problems, good yo
- 2022-01-26 07:54:39下载
- 积分:1
-
家家用来实现一个弹跳球运动仿真,家家初学者…
用jaja实现的模拟弹跳的小球运动,是jaja初学者一个很好的示例程序1-Jaja used to achieve the simulation of a bouncing ball movement, Jaja beginners is a good example of a procedure
- 2022-08-18 22:00:35下载
- 积分:1
-
Information Control System staff c++ language
职工信息控制系统 c++语言-Information Control System staff c++ language
- 2023-02-19 11:25:04下载
- 积分:1
-
ThinkingC++中文版,适合初级c++学习者阅读
02部分
ThinkingC++中文版,适合初级c++学习者阅读
02部分-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 02 part
- 2022-02-14 13:02:48下载
- 积分: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
-
桌面插件CPU占用查看
桌面小插件,提供桌面小控件,可以查看电脑CPU的占用情况,界面美观漂亮。指针动态显示当前CPU占用情况。
- 2023-06-15 11:00:03下载
- 积分:1
-
线程的例子
我自己写的
希望最大家有帮助
线程的例子
我自己写的
希望最大家有帮助-thread example, I wrote the most hope we help
- 2022-08-23 11:56:43下载
- 积分:1
-
一个很简单的用VB制作的一个计算梦幻西游召唤兽成长率的程序...
一个很简单的用VB制作的一个计算梦幻西游召唤兽成长率的程序-a very simple VB produced a calculation Fantasy calls beast growth rate procedures
- 2022-06-29 00:57:40下载
- 积分:1
-
Arrastar e Soltar Arquivos do tipo .txt no form (leitura automatica)
示例系统演示了如何拖动和搜索类型为的文件。Txt格式,从Txt文件中获取结果数据。
- 2022-02-25 20:38:22下载
- 积分:1
-
工作人员出勤 & 工资管理系统
在此软件我们可以添加员工根据公司的各部门的详细信息。我们还可以添加和删除,以及部。我们可以维护员工的缺页和它可以求 e 的缺页每月和每日报告。我们也可以算工资并生成我们员工的薪金睡眠。
- 2022-07-01 22:41:20下载
- 积分:1