代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/381145/9107602
dsp 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
www.eeworm.com/read/381145/9107603
cpp test.cpp
#include
class Point
{
public:
void output()
{
init();
}
static void init()
{
x=0;
y=0;
}
private:
static int x,y;
};
int Point::x=0;
int Point::y=0;
vo
www.eeworm.com/read/381145/9107606
plg test.plg
Build Log
--------------------Configuration: Test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/381145/9107608
opt test.opt
www.eeworm.com/read/381145/9107609
ncb test.ncb
www.eeworm.com/read/282259/9107919
zlib_test
www.eeworm.com/read/381112/9109352
py test.py
import pyUtil
import boost_pyUtil
result = pyUtil.Recognise("pyUtil input url of specific data")
print "the result is: "+ result
result = boost_pyUtil.Recognise("boost_pyUtil input url of specific
www.eeworm.com/read/381044/9113149
gdf test.gdf
www.eeworm.com/read/381044/9113593
vhd test.vhd
package test_con is
constant N1:integer:=3686;
constant N2:integer:=10;
end test_con;
use work.test_con.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee
www.eeworm.com/read/381044/9113692
vhd test.vhd
-- megafunction wizard: %LPM_ROM%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_rom
-- ============================================================
-- File Name: test.vhd
-- Megafu