代码搜索结果

找到约 10,000 项符合 Test 的代码

test.in

// start comment // another comment a = 2; g(); { a=3*4; } if 3 then f(4 + b); else { b =a; // assign } // final

test.as

package { public class Test { function Test(){ trace("Test"); } } }

in.test

# 2001 September 15 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yo

in.test

# 2001 September 15 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yo