-
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母
消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Run executable programs testword.exe, appears the main menu interface, press the Enter-key by the 26 letters of the out-of-order line, then any one of the letters came in键盘上敲into the letters, if the input is correct, the letter disappeared press ESC key to return to the main interface by spaces see suspended by E exit.
- 2023-07-24 12:10:03下载
- 积分:1
-
中国Foxmail早已成为收发邮件的首选软件,其功能也早已超越Outlook,但是Foxmail也并非尽善尽美,尤其是在对邮件夹内邮件的导出、备份的处理上做的不...
中国Foxmail早已成为收发邮件的首选软件,其功能也早已超越Outlook,但是Foxmail也并非尽善尽美,尤其是在对邮件夹内邮件的导出、备份的处理上做的不是太好,只能手工一封一封将信导出,如果信件数目较少这样处理还可以应付,但如果对于成百上千封邮件仍这样处理显然是相当困难的.
本软件非常的小,目的就一个,就是把邮箱里面尽可能多的邮件和附件弄到一个文件夹里面去。
-Foxmail China has become the preferred sending and receiving e-mail software, its function has long been beyond the Outlook, but Foxmail is not perfect, especially in the e-mail folder for messages export, backup processing is not very good at doing only one hand a letters to export the letter, if the small number of letters still be able to handle it this way, but if for the hundreds of thousands of e-mails continue to handle it this way is obviously quite difficult. This software is very small, the purpose is one, is to mail as much as possible inside the number of messages and attachments to get inside a folder.
- 2022-05-27 08:31:12下载
- 积分:1
-
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。...
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。-This is a very very simple procedure, is vc++ Platform realize the local IP address query. Reality of the computer name and IP address.
- 2022-01-22 10:58:24下载
- 积分:1
-
C library Complete Works of application procedures
C函数库全集的程序应用-C library Complete Works of application procedures
- 2023-09-04 13:20:03下载
- 积分:1
-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
建立词法分析过程,实现一个固定词法的算符优先分析
建立词法分析过程,实现一个固定词法的算符优先分析-The establishment of the process of lexical analysis, the realization of the operator a fixed priority analysis of lexical
- 2022-08-26 10:48:37下载
- 积分:1
-
set application windows to mosttop
将打开的窗口一直置于其它窗口之上
包含源代码,vb6.0环境生成,.net环境下是否测试过忘了,不过内面有一个.net源码-set application windows to mosttop
- 2022-05-24 10:35:26下载
- 积分:1
-
通用网络考试系统论文+代码
本系统根据软件工程面向对象思想,提出“通用网络考试系统”设计与实现,通过计算机管理,实现提高效率,增强准确性,最大限度减少不必要...
通用网络考试系统论文+代码
本系统根据软件工程面向对象思想,提出“通用网络考试系统”设计与实现,通过计算机管理,实现提高效率,增强准确性,最大限度减少不必要的损失。
本课题主要研究内容:
1.拟实现题库录入;
2.智能组卷;
3.随机抽卷;
4.考试设定。
-Network Test System General Papers+ code of the system based on object-oriented software engineering thinking, the " Universal Network Test System," Design and realization of computer management and improve efficiency, enhance accuracy, minimize unnecessary loss. The main research topics: 1. Entry questions to be achieved 2. Intelligent Paper 3. Volume random 4. Test set.
- 2022-03-07 03:10:37下载
- 积分:1
-
MFC界面的人事管理系统源码
简洁实用
MFC界面的人事管理系统源码
简洁实用-MFC
- 2022-04-14 15:39:45下载
- 积分:1
-
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写-simple simulation of the so-called "cursor follow" effect, API prepared PASCAL
- 2022-01-25 23:46:50下载
- 积分:1