代码搜索:PC

找到约 10,000 项符合「PC」的源代码

代码结果 10,000
www.eeworm.com/read/125114/6033686

java pc.java

package com.javapatterns.visitor.inventory; public class Pc extends Composite { public Pc() { super.add(new IntegratedBoard()); super.add(new HardDisk()); supe
www.eeworm.com/read/125114/6033696

java pc.java

package com.javapatterns.visitor.parts; public class Pc extends Composite { public Pc() { super.add(new IntegratedBoard()); super.add(new HardDisk()); super.ad
www.eeworm.com/read/124402/6048556

h pc.h

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *
www.eeworm.com/read/124402/6048557

c pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *
www.eeworm.com/read/124347/6050625

h pc.h

/* ** Copyright (C) 1991 DJ Delorie ** ** This file is distributed under the terms listed in the document ** "copying.dj". ** A copy of "copying.dj" should accompany this file; if not, a copy ** s
www.eeworm.com/read/124347/6050633

h pc.h

/* ** Copyright (C) 1991 DJ Delorie ** ** This file is distributed under the terms listed in the document ** "copying.dj". ** A copy of "copying.dj" should accompany this file; if not, a copy ** shoul
www.eeworm.com/read/123074/6063465

php pc.php

www.eeworm.com/read/123074/6063477

js pc.js

function checkall(form) { for (var i=0;i
www.eeworm.com/read/118801/6095726

in libpng.pc.in

prefix=@PREFIX@ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${exec_prefix}/include Name: libpng12 Description: Loads and saves PNG files Version: 1.2.5 Libs: -L${libdir} -lpng12 -lz -
www.eeworm.com/read/118593/6097495

h pc.h

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS for __GNUC__ (WIN32 and LINUX) *