代码搜索:Testsystem
找到约 433 项符合「Testsystem」的源代码
代码结果 433
www.eeworm.com/read/399802/7835595
vbp suppliermanagesystem.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Reference=*\G{00000205-0000-0010-8000-00AA006D2EA4}#2.5#0#C:\Program Files\Common Fi
www.eeworm.com/read/217334/14968881
ini rapicomm.ini
[COMMS]
Mode=COM1:38400,N,8,1
SecureMode=No
TestSystem=YES
[LOGGING]
LogToFileOn=NO
LogFileName=LOGFILE.TXT
LogLevel=2
www.eeworm.com/read/169773/5410911
txt 获取对象type引用.txt
因使用操作符typeof替代反射。反射会有性能上的损失。
using System;
namespace TestSystem
{
public class MyType
{}
class Class1
{
///
/// 应用程序的主入口点。
///
[STAThread]
static voi
www.eeworm.com/read/161124/10447107
plg demo.plg
Build Log
--------------------Configuration: Demo - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\钮志恒\LO
www.eeworm.com/read/352773/10514009
m51 yh.m51
BL51 BANKED LINKER/LOCATER V4.02 01/30/2007 09:49:46 PAGE 1
BL51 BANKED LINKER/LOCATER V4.02, INVOKED BY:
L51 TESTSYSTEM25.OBJ TO YH
www.eeworm.com/read/169773/5410917
txt 反射接口.txt
using System;
using System.Reflection;
namespace TestSystem
{
public interface IBookRetailer:IDisposable
{
void Purchase();
void ApplyDiscount();
}
public interface IMusicRetailer
{
www.eeworm.com/read/317426/3580330
txt 反射接口.txt
using System;
using System.Reflection;
namespace TestSystem
{
public interface IBookRetailer:IDisposable
{
void Purchase();
void ApplyDiscount();
}
public interface IMusicRetailer
{
www.eeworm.com/read/465584/7049917
java~26~ readtest.java~26~
package testsystem;
import java.io.*;
public class ReadTest
{
private BufferedReader buffReader;
public int testTime;
public String a="";
private String correctAnswer;
www.eeworm.com/read/465584/7049934
java~24~ readtest.java~24~
package testsystem;
import java.io.*;
public class ReadTest
{
private BufferedReader buffReader;
public int testTime;
public String a="";
private String correctAnswer;
www.eeworm.com/read/465584/7049953
java~19~ readtest.java~19~
package testsystem;
import java.io.*;
public class ReadTest
{
private BufferedReader buffReader;
public int testTime;
public String a="";
private String correctAnswer;