代码搜索:虚拟计算机
找到约 10,000 项符合「虚拟计算机」的源代码
代码结果 10,000
www.eeworm.com/read/134069/14011112
txt 7-11.txt
/* 范例:7-11 */
#include
int main()
{
/* 由计算机视初始值的元素个数来决定数组的大小 */
char a[]={'t','h','i','s',' ','i','s',' ','a',' ','b','o','o','k'};
char sa[]="this is a book";
/* 将结果输出到屏幕 *
www.eeworm.com/read/133710/14029133
cpp rsaupper.cpp
// RSAUpper.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#define TRUE 1
#define FALSE 0
#define VLONG unsigned long
//参考书:《计算机密码学》(第二版)卢开澄 清华大学出版社
//
www.eeworm.com/read/133311/14048961
frm kh.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form kh
Caption = "远程关闭网络计算机(客户机)"
ClientHeight = 1125
ClientLeft = 6
www.eeworm.com/read/132862/14070565
txt 4-2.txt
/* 范例:4-2 */
#include
void main()
{
char *str = "null-terminator string";
int count; /* 记录%n前一字符输出位置(即输出字符数) */
int ComputerAddr; /* 计算机用的地址格式 */
/* Integer type */
prin
www.eeworm.com/read/132862/14070809
txt 7-11.txt
/* 范例:7-11 */
#include
int main()
{
/* 由计算机视初始值的元素个数来决定数组的大小 */
char a[]={'t','h','i','s',' ','i','s',' ','a',' ','b','o','o','k'};
char sa[]="this is a book";
/* 将结果输出到屏幕 *
www.eeworm.com/read/202552/15378660
txt nokia实习.txt
信人: guow (coder), 信区: Career_POST
标 题: 诺基亚研究中心招聘实习生
发信站: 水木社区 (Fri May 12 13:59:07 2006), 站内
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
诺基亚研究中心招聘实习生
要求:
* 计算机科学/工程
www.eeworm.com/read/202408/15384390
cpp rsaupper.cpp
// RSAUpper.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#define TRUE 1
#define FALSE 0
#define VLONG unsigned long
//参考书:《计算机密码学》(第二版)卢开澄 清华大学出版社
//
www.eeworm.com/read/113490/15454907
txt 4-2.txt
/* 范例:4-2 */
#include
void main()
{
char *str = "null-terminator string";
int count; /* 记录%n前一字符输出位置(即输出字符数) */
int ComputerAddr; /* 计算机用的地址格式 */
/* Integer type */
prin
www.eeworm.com/read/113490/15455027
txt 7-11.txt
/* 范例:7-11 */
#include
int main()
{
/* 由计算机视初始值的元素个数来决定数组的大小 */
char a[]={'t','h','i','s',' ','i','s',' ','a',' ','b','o','o','k'};
char sa[]="this is a book";
/* 将结果输出到屏幕 *
www.eeworm.com/read/113072/15471117
txt 403.txt
FileSystemObject 对象
Microsoft® Visual Basic® Scripting Edition
FileSystemObject 对象
语言参考
版本 2
请参阅
属性
方法
描述
提供对计算机文件系统的访问。
语法
Scripting.FileSystemObject
说明
以下代码举例说明如何使用 Fi