代码搜索:threadtest
找到约 1,334 项符合「threadtest」的源代码
代码结果 1,334
www.eeworm.com/read/128853/14276464
h unit_threadtest.h
//---------------------------------------------------------------------------
#ifndef Unit_ThreadTestH
#define Unit_ThreadTestH
//-----------------------------------------------------------------
www.eeworm.com/read/128853/14276481
cpp unit_threadtest.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "PowCtr.h"
#include "Unit_Main.h"
#include "Unit_ThreadTest.h"
#pragma
www.eeworm.com/read/128853/14276489
~cpp unit_threadtest.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "PowCtr.h"
#include "Unit_Main.h"
#include "Unit_ThreadTest.h"
#pragma
www.eeworm.com/read/118416/14871898
class threadtest1.class
www.eeworm.com/read/118416/14871901
java threadtest1.java
class ThreadTest1{
public static void main(String args[]) {
/*下面两个语句用于输出提示信息*/
System.out.println("This an example about creating thread by inheriting from Thread class.");
/*启动名为“Jon”的线程*/
www.eeworm.com/read/118416/14871909
class threadtest2.class
www.eeworm.com/read/118416/14871912
java threadtest2.java
class ThreadTest2 implements Runnable{
Thread threadObj;
public static void main(String args[]) {
/*下面两个语句用于输出两行提示信息*/
System.out.println("This an example about creating thread by implementi
www.eeworm.com/read/117410/14924231
rc2 threadtest.rc2
//
// THREADTEST.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/117410/14924266
rc2 threadtest.rc2
//
// THREADTEST.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/117410/14924893
rc2 threadtest.rc2
//
// THREADTEST.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED