代码搜索结果
找到约 216,410 项符合
Test 的代码
test.plg
Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\feijian\
test.dsp
# Microsoft Developer Studio Project File - Name="test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
test.lst
C51 COMPILER V7.01 TEST 09/16/2003 19:50:13 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN C:
test.pl0
/* Test.PL0 */
Program abc;
Integer x,y,z;
Real a,b;
Procedure ab(Var m,n:Integer;t:Real);
Begin
t:=n+m;
If m>n then n:=m else t:=m;
While n
test.java
import Mypackage;
import Mypackage.
public class test
{
public static void main(String[] aa)
{
MyClass1 obj1 = new MyClass1();
obj1.
}
}
test.plg
Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
test.cpp
// Test.cpp : implementation file
//
#include "stdafx.h"
#include "Tele.h"
#include "Test.h"
#include "TeleDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F
test.txt
At present only part of the instructions are implemented, so runable
MS-DOS file is limited. I choosed several from [1] to test the execution
of MyVM. All of them are documented in test subdirectory.
test.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
File 1,1,
test.lnp
"STARTUP.obj",
"TEST.obj"
TO "test"