代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/327558/3454875
uv2 template2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,2,
www.eeworm.com/read/327558/3454920
uv2 slave2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 /
www.eeworm.com/read/326174/3474058
java~2~ tabledisplay2.java~2~
/**
* Title: 以表格显示数据库查询结果
* Description: 第五章例子
* Copyright: Copyright (c) 2006
* Company:
* @author 苏年乐
* @version 1.0
*/
import java.sql.*;
import javax
www.eeworm.com/read/323652/3510188
rc2 menu2.rc2
//
// MENU2.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/322960/3519426
c 例2-2 .c
/* Note:Your choice is C IDE */
#include
#include
main()
{
int i;
textmode(C40); /* 设置文本显示方式为C40 */
textbackground(0); /* 设置背景为默认,即黑色 */
textcolor(RED);
www.eeworm.com/read/322619/3522620
java~2~ servlet2.java~2~
package hid;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.util.*;
public class Servlet2 extends HttpServlet {
private static final String CONTENT_TY
www.eeworm.com/read/322380/3525431
java~2~ frame2.java~2~
package untitled4;
import javax.swing.*;
public class Frame2 extends JFrame {
public Frame2() {
}
public static void main(String[] args) {
Frame2 frame2 = new Frame2();
}
}
www.eeworm.com/read/321911/3529556
rc2 serialporttest2.rc2
//
// SERIALPORTTEST2.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