代码搜索:PROGRAMMER

找到约 6,766 项符合「PROGRAMMER」的源代码

代码结果 6,766
www.eeworm.com/read/114354/15056809

h skipper.h

/* ** ** "Skipper" Flat File C++ OOP Database System. ** ** (c)1992 C.A.M. Technical Systems, ** ** Programmer and System Engineer : C. McNiel. ** */ #define MAXINSERTIONS 20 #define MAXKE
www.eeworm.com/read/218117/4864106

java testcase.java

package cn.edu.csu.programmer; public class TestCase{ public static void main(String[] args){ int x = 8; switch(x){ default: System.out.println("sorry!"); break; c
www.eeworm.com/read/218117/4864107

java multiarray.java

package cn.edu.csu.programmer; public class MultiArray { /** * @param args */ public static void main(String[] args) { int[][] x = new int[3][]; int[][][] y = new int[3][3
www.eeworm.com/read/216802/4883915

c rrmdir.c

/* $Id: rrmdir.c 21339 2006-03-18 22:09:16Z peterw $ * COPYRIGHT: See COPYING in the top level directory * PROGRAMMER: Rex Jolliff (rex@lvcablemodem.com) *
www.eeworm.com/read/192363/5157501

hfl 2. license.hfl

Torque Game Engine License Agreement... Following is the single programmer independent game developer license for the Torque Game Engine.
www.eeworm.com/read/191602/5165101

cxx mmsystemx.cxx

// // (c) Yuri Kiryanov, openh323@kiryanov.com // and Yuriy Gorvitovskiy // // Portions (c) 1997 Tim Kientzle // from ``The Programmer's Guide to Sound.'' // // Windows CE port of OpenH323 Open
www.eeworm.com/read/165570/5481285

java dividebyzerotry.java

/** Programmer handling of a divide-by-zero exception. */ class DivideByZeroTry { public static void main(String[] args) { int n, d, r; try { n = 20; d = 0; r = n / d; // im
www.eeworm.com/read/348042/3159232

cxx mmsystemx.cxx

// // (c) Yuri Kiryanov, openh323@kiryanov.com // and Yuriy Gorvitovskiy // // Portions (c) 1997 Tim Kientzle // from ``The Programmer's Guide to Sound.'' // // Windows CE port of OpenH323 Open
www.eeworm.com/read/305065/3780620

readme

****************** NOTE: Consult the manpage for info on using bk2site If you dont want to install the manpage just do: groff -man -Tascii bk2site.1 ***************** Programmer's guide: (classes
www.eeworm.com/read/295365/3911179

cxx mmsystemx.cxx

// // (c) Yuri Kiryanov, openh323@kiryanov.com // and Yuriy Gorvitovskiy // // Portions (c) 1997 Tim Kientzle // from ``The Programmer's Guide to Sound.'' // // Windows CE port of OpenH323 Open