-
VB.net百宝箱程序源码
这是一个可以直接运行的VB.net程序,是有本人编写,并经过多次调试修改,最终达到比较理想的效果。程序的健壮性较好,代码可读性较强。可以最为学习的有效案例,也可以作为一个开发的基础进行进一步的开发只用。如果有什么不妥之处希望批评指正。 &
- 2023-06-19 17:25:03下载
- 积分:1
-
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。...
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。-vb.net so dynamic and immediate implementation of compiler code procedures. The full use of. Net capabilities, allowing your program can have a better interactive.
- 2023-06-15 01:40:03下载
- 积分:1
-
4:1 mux test version.
4:1 mux test version.
- 2023-08-16 15:20:03下载
- 积分:1
-
Teoria de la informacion y teoria de codigos de José Angel Bustos Perez
Teoria de la informacion y teoria de codigos de José Angel Bustos Perez
- 2022-10-16 00:10:03下载
- 积分:1
-
Windows Mobile 5.0 三十几个经典手机软件开发源码希望对大家有帮助....
Windows Mobile 5.0 三十几个经典手机软件开发源码希望对大家有帮助.-Windows Mobile 5.0 30 phone several classic source software development we hope to have help.
- 2023-02-08 02:55:03下载
- 积分:1
-
《Visual C++高级编程及其项目应用开发》源代码
《Visual C++高级编程及其项目应用开发》源代码-"Advanced Programming in Visual C application development projects and the" source code
- 2023-05-29 06:50:03下载
- 积分:1
-
实现图像加柔效果
实现图像加柔效果-increase Sophie Image effects
- 2022-01-25 18:11:15下载
- 积分:1
-
线程的调度 线程的调度
线程的调度 线程的调度-thread scheduling thread scheduling
- 2023-01-02 04:55:06下载
- 积分: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
-
key.rar WindowsXP _
WindowsXP_Key.rar
- 2023-04-23 15:35:03下载
- 积分:1