代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/143196/5758562
rc2 2dcad.rc2
//
// 2DCAD.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/143196/5758565
rc2 2dcad.rc2
//
// 2DCAD.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/142752/5762711
rc2 test2.rc2
//
// TEST2.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/141862/5767685
rc2 schoolmanagesys_2.rc2
//
// SchoolManageSys_2.RC2 - Microsoft Visual C++ 不会直接编辑的资源
//
#ifdef APSTUDIO_INVOKED
#error 此文件不能由 Microsoft Visual C++ 编辑
#endif //APSTUDIO_INVOKED
////////////////////////////////////
www.eeworm.com/read/140874/5778923
java~2~ example2.java~2~
package jdbcexample;
import java.sql.*;
import javax.naming.*;
import javax.sql.*;
import java.util.Properties;
import javax.rmi.PortableRemoteObject;
public class Example2 {
public static void mai
www.eeworm.com/read/140582/5785410
fs2_2 makefile.fs2_2
# Makefile for KLIPS kernel code as a module
# Copyright (C) 1998, 1999, 2000,2001 Richard Guy Briggs.
# Copyright (C) 2002 Michael Richardson
#
# This program is free software; y
www.eeworm.com/read/140271/5793167
java app2_2.java
// app2_2, 简单的Java程序
public class app2_2 // 定义public类app2_2
{
public static void main(String args[])
{
int i;
for(i=1;i
www.eeworm.com/read/137584/5823454
uv2 test2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Option
www.eeworm.com/read/136812/5858478
c ex2-2.c
#ifndef lint
static char sccsid[] = "@(#)ex2-2.c 1.1 92/07/30 Copyr 1985-9 Sun Micro";
#endif lint
/*
* Copyright (c) 1985, 1986, 1987, 1988, 1989 by Sun Microsystems, Inc.
* Permission to use, cop
www.eeworm.com/read/135817/5877629
java~2~ frame2.java~2~
package chatclient;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import com.borland.jbcl.layout.*;
import java.io.*;
import java.net.*;
//import java.util.*;
//import java.lang.T