-
运行或t停止进程
此示例显示如何运行任何进程或杀死进程运行。
这是非常简单和容易学。
在未来我将上传很多很多例子。
- 2022-04-06 22:33:00下载
- 积分:1
-
基于词典翻译
创建自己的字典。搜索词的翻译。更新数据库。删除和插入也做了。
- 2022-07-19 03:13:13下载
- 积分:1
-
on mouse called C code
关于C下调用鼠标的代码-on mouse called C code
- 2022-07-25 05:14:36下载
- 积分:1
-
物业管理,VB开发的信息管理系统,使用起来非常方便。好了好好物业管理有如此大的信息...
物业管理,VB开发的信息管理系统,使用起来非常方便。好了好好物业管理有如此大的信息-real property management,information management system developed by VB, using very conveniently.good real property management has such large information.
- 2022-08-24 13:43:46下载
- 积分:1
-
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程...
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程-the procedure can be used for graphical monitoring some local process, but can also control these processes
- 2022-06-02 14:53:31下载
- 积分:1
-
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。...
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。-This is a dialog box for a simple programming example, programming for the initial study vc is a good reference.
- 2022-04-13 01:56:00下载
- 积分:1
-
一个使用delphi做的winsock 的别人的东西我转发一下
实现了 词法编译器的功能 在编译成序的 过程中,词法编译是第一步 此程序 是实现对词法的检查,纠错,以及最终的编译!~-realized accidence Compiler Compiler function in sequence into the process, the first step is to compile morphology of this procedure is to check the lexical and correlation, and, ultimately, the compiler! ~
- 2023-01-21 12:05:04下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1
-
简单的汉诺塔程序 用于的动态显示 排列过程
简单的汉诺塔程序 用于的动态显示 排列过程-Simple Tower of Hanoi program arranged for the dynamic display during
- 2022-04-09 16:10:22下载
- 积分:1
-
box2D源代码
一个BOX2D的源代码分享,里面有很多demo,每章节都有很多源代码,讲解很细致,每个demo ,亲自测试都是可以的,拿来分享了,希望对各位有帮助了,基本从0开始学习BOX2d,我看了一个月就全部掌握了,很好的东西!
- 2022-03-03 12:09:01下载
- 积分:1