代码搜索结果
找到约 10,000 项符合
Test 的代码
test.pl
use Car;
foreach (1 .. 3) {
$c = Car->new();
$c->drive();
}
test.pl
use Car;
foreach (1 .. 3) {
$c = Car::new_car();
Car::drive($c);
}
test.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\ESL01\桌面\ZLG7290_TEST\TEST.uv2
Project File Date: 08/13/2008
Output:
Build target 'Target
test.hex
:09000300D2EED2EF12000CD2ED96
:06000C00E4FF0FBF32FC0F
:0100120022CB
:0D035600120003C2EF12000CC2ED02000CF9
:0202C100AE0786
:1002C3007D08D2EEEE3392EFEE25E0FED2ED120082
:0802D3000CC2ED12000CDDEC81
test.lnp
"i2c.obj",
"ZLG7290.obj",
"Display.obj",
"main.obj"
TO "TEST"
RAMSIZE(256)
test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
test.txt
0.070268 0.419710 0.904317 0.797406 0.815321 0.749557 0.732952 0.745619 0.712196 0.769725 0.755054 0.745066 0.719193 0.706838 0.738249 0.329131 0.413028 0.499273 0.437613 0.507229 0.485268 0.450871 0.
test.txt
0.070268 0.419710 0.904317 0.797406 0.815321 0.749557 0.732952 0.745619 0.712196 0.769725 0.755054 0.745066 0.719193 0.706838 0.738249 0.329131 0.413028 0.499273 0.437613 0.507229 0.485268 0.450871 0.
test.java
public class Test
{
public static void main(String[] args)
{
int a=1,b=0;
try{
a=a/b;
}catch(Exception e){
try{a=a/b;
}catch(Exception e1){System.err.println("inner error