代码搜索:MapTest
找到约 187 项符合「MapTest」的源代码
代码结果 187
www.eeworm.com/read/111360/15514240
c maptest.c
#include "windows.h"
#include "winioctl.h"
#include "stdio.h"
#include "stdlib.h"
/* #include "ioaccess.h" */
typedef LARGE_INTEGER PHYSICAL_ADDRESS;
#include "skeleton_nt.h"
/*
*----------------
www.eeworm.com/read/110176/15540424
java maptest.java
/**
@version 1.00 1999-07-07
@author Cay Horstmann
*/
import java.util.*;
/**
This program demonstrates the use of a map with key type
String and value type Employee.
*/
publi
www.eeworm.com/read/108695/15579361
java maptest.java
/**
* @version 1.00 1999-07-07
* @author Cay Horstmann
*/
import java.util.*;
public class MapTest
{ public static void main(String[] args)
{ Map staff = new HashMap();
staff
www.eeworm.com/read/164363/10113067
rc2 maptest.rc2
//
// MAPTEST.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/494770/1156802
rc2 maptest.rc2
//
// MAPTEST.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/164804/5488273
java~1~ maptest.java~1~
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
import java.util.*;
import java.io.*;
public class MapTest extends MIDlet{
Display display;
MyCanvas myCanvas;
p
www.eeworm.com/read/374348/2752855
java i_maptest.java
package org.xmlBlaster.test.classtest.msgstore;
import java.util.logging.Logger;
import java.util.logging.Level;
import org.xmlBlaster.engine.ServerScope;
import org.xmlBlaster.util.XmlBlasterExcepti
www.eeworm.com/read/147113/12582223
rc2 maptest.rc2
//
// MAPTEST.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/340259/12168591
makefile1
MapTest: main.o SocketMap.o
g++ -o MapTest main.o SocketMap.o
main.o: main.cpp SocketMap.h SocketMap.cpp
g++ -c main.cpp
SocketMap.o: SocketMap.h SocketMap.cpp
www.eeworm.com/read/164363/10113166
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : MapTest
========================================================================