搜索资源列表
deepsea_src
- 屏幕保护程序:利用Visual C++编写的一个屏幕保护程序。运行完毕后,将文件夹bin中的 深海生物.scr复制到C盘中的 WINDOW文件夹目录下,就可以通过在桌面上电击右键,选择属性进行设置屏幕保护了。-Screen Savers : Visual C prepared in a screen saver. After the operation, bin file folder of deep-sea biota. scr copied to the C plate WINDOW fol
owndraw
- C++中编辑之后的窗口缩放,以及放大.无论是缩小还是放大缩小、放大按钮都会保持在窗口中间-In c++ edit window, and after scaling. Whether narrowing or zoom-in and amplification button will remain in the window
noshutdown
- 一个C#小程序,让程序运行时禁止关机,通过单击按钮来实现禁止关机,当然也可解除这个命令,恢复Windows操作,示例运行截图如上所示-A C# program, procedures prohibit shutdown runtime, by clicking the button to achieve a ban on shutdown, of course, also be released this command to restore the Windows operating scre
android-Calculator
- 计算器操作 (CM) 清除存储值 (RM) 取出存储值 (M-) 当前显示值与存储值相减并保存 (M+/MS) 把目前显示的值放在存储器中,中断数字输入 (0-9) 按钮分别为输入数字0-9 字符键 (.) 钮用来输入小数点 (+/-) 钮用来转换当前值的正负 (√) 求平方根 ( ) 求百分比 (→)提供退格键功能 (C)按钮清除刚才的输入 (=) 确认计算结果 归零 (AC)清除全部数据结果和运算符 (CE)