代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/278011/10583878
txt java代码编写的一般性指导 (转贴).txt
作者:赖皮王子
日期:2001-6-9 17:01:30
作者 : javaduke(www.dukejava.com)
(1) 类名首字母应该大写。字段、方法以及对象(句柄)的首字母应小写。对于所有标识符,其中包含的所有单词都应紧靠在一起,而且大写中间单词的首字母。例如:
ThisIsAClassName
thisIsMethodOrFieldName
若在定义中出现了常数初
www.eeworm.com/read/351309/10659028
m contents.m
% Auditory Toolbox
% by Malcolm Slaney
% (c) 1998 Interval Research Corporation
% Technical Report #1998-010
%
% Lyon's Cochlear Model.
% agc - Adaptation process for Lyon's Passive
www.eeworm.com/read/349668/10805320
txt java代码编写的一般性指导 (转贴).txt
作者:赖皮王子
日期:2001-6-9 17:01:30
作者 : javaduke(www.dukejava.com)
(1) 类名首字母应该大写。字段、方法以及对象(句柄)的首字母应小写。对于所有标识符,其中包含的所有单词都应紧靠在一起,而且大写中间单词的首字母。例如:
ThisIsAClassName
thisIsMethodOrFieldName
若在定义中出现了常数初
www.eeworm.com/read/349606/10814179
todo
General:
Q.921:
-- Support unnumbered information frames
-- Get TEI codes working for BRI interfaces
Q.931:
-- Implement the 11 missing Q.931 timers
www.eeworm.com/read/273027/10930958
todo
Partially Ordered TODO list:
DONE: oprofile1) Fix rmmod to handle module offsets in /proc/modules
DONE: Andi1) Fix new rmmod to set O_SYNC
DONE: Petr1) Fix install mess which blows away old modutils
www.eeworm.com/read/271686/10984105
txt java代码编写的一般性指导 (转贴).txt
作者:赖皮王子
日期:2001-6-9 17:01:30
作者 : javaduke(www.dukejava.com)
(1) 类名首字母应该大写。字段、方法以及对象(句柄)的首字母应小写。对于所有标识符,其中包含的所有单词都应紧靠在一起,而且大写中间单词的首字母。例如:
ThisIsAClassName
thisIsMethodOrFieldName
若在定义中出现了常数初
www.eeworm.com/read/271450/10994482
cpp cppcheck.cpp
//: C18:Cppcheck.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Configures .h & .cpp files
www.eeworm.com/read/417019/11007115
js 2.01 - describing interfaces with comments.js
/*
interface Composite {
function add(child);
function remove(child);
function getChild(index);
}
interface FormItem {
function save();
}
*/
var CompositeForm = function(id, method
www.eeworm.com/read/466710/7031640
cpp caccountmanage.cpp
/***********************************************************************
* Module: CAccountManage.cpp
* Author: Administrator
* Modified: 2008年8月31日 20:20:34
* Purpose: Implementation of the