-
wince模拟器中文显示
wince模拟器中文显示-Jack simulator showed Chinese
- 2022-03-25 16:56:18下载
- 积分:1
-
一个用vb做的托盘程序
一个用vb做的托盘程序-vb done with a pallet procedures
- 2022-01-27 16:44:05下载
- 积分: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
-
这是一个PC机通过RS232发送接收数据的程序。
这是一个PC机通过RS232发送接收数据的程序。-This is a PC through the RS232 send and receive data procedures.
- 2022-10-19 23:25:04下载
- 积分:1
-
RSA algorithm source code, including large numbers Operational
RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
- 2022-06-15 16:15:13下载
- 积分:1
-
字符集转换过滤器――解决webApp的中文乱码问题
字符集转换过滤器――解决webApp的中文乱码问题-Character set conversion filters- to solve the Chinese garbled webapp problem
- 2022-02-09 19:26:39下载
- 积分:1
-
一个简单的MFC字符串处理程序,实现查找、替换、导入、分类。
一个简易的mfc的字符串处理程序,实现查找,替换,输入,清除等功能-A simple mfc string handling procedures, to achieve to find, replace, import, clearance and other functions
- 2022-02-01 10:48:24下载
- 积分:1
-
Source To MicroSpell Stand
Source To MicroSpell Stand-Alone Spell Check
- 2022-03-12 04:44:58下载
- 积分:1
-
Enumerate all the window that Stay On Top, and can set a window to Stay On Top,...
这是用Borland C++ Builder 6.0写成的一个小工具,功能是枚举当前桌面上所有可见的顶层(top-level)窗口,并可将窗口设置为StayOnTop,或将本来已经StayOnTop的窗口还原为非StayOnTop。-Enumerate all the window that Stay On Top, and can set a window to Stay On Top, or set a Stay On Top window to not Stay On Top.
- 2022-05-27 07:17:49下载
- 积分:1
-
对入侵检测系统有更好的
that is better for ids system
- 2022-06-26 08:30:37下载
- 积分:1