代码搜索:Computer
找到约 10,000 项符合「Computer」的源代码
代码结果 10,000
www.eeworm.com/read/282446/9093029
java computer.java
import java.awt.*;
import java.awt.event.*;
class CalcAppDemo extends Frame{
private TextField t_result;
private Panel p_main;//主面板
private Panel p_num;//数字面板
private Panel p_o
www.eeworm.com/read/282177/9116208
gif computer.gif
www.eeworm.com/read/183895/9131654
bmp computer.bmp
www.eeworm.com/read/379434/9197742
class computer.class
www.eeworm.com/read/379029/9210557
cpp computer.cpp
#include"computer.h"
/********class cpu的实现******************/
void Ccpu::GetCompany()
{
char *p=new char[6];
if(Intel==company)
{
strcpy(p,"Intel");
// return p;
}
if(AMD==com
www.eeworm.com/read/379029/9210559
h computer.h
#include"iostream"
#include"cmath"
#include"string"
using namespace std;
#define Intel 4
#define AMD 3
#define Kingston 4
#define Samsung 3
#define Adata 2
#define HyunDai 1
www.eeworm.com/read/181840/9235136
java computer.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class computer extends JFrame implements ActionListener{
JButton off=new JButton("OFF");
JButton back=new JButt
www.eeworm.com/read/180183/9317127
cs computer.cs
using System;
using System.Management;
namespace WindowsApplication1
{
///
/// Computer Information
///
public class Computer
{
public string CpuID;
public st
www.eeworm.com/read/376410/9318268
mdb computer.mdb
www.eeworm.com/read/178832/9384399