搜索资源列表
CloseApp
- 程序列表框中现实了操作系统运行的所有进程,可通过按钮关闭选中的进程。-The list of programs running on the box the reality of the operating system, all processes can be selected through the button to close the process.
KillExe
- Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
Thread
- 使用多线程和不使用多线程的区别程序:Counter.java没有使用多线程,Close按钮不起作用,CounterThread.java,使用了多线程,可以使用Close按钮关闭程序-Use multi-threaded and multithreaded diff program: Counter.java did not use multi-threading, the Close button does not work, CounterThread.java, using multi-t
kkerlhppingaattributes
- 窗口系统菜单和按钮的移除(最大 最小化 关闭按钮等和对应菜单的移除),很不错的易语言源码,适合易语言爱好者使用,()
