代码搜索:Protection
找到约 1,659 项符合「Protection」的源代码
代码结果 1,659
www.eeworm.com/read/180137/5290174
grs esdd0078.grs
TIDAL (COASTAL) WETLAND OF CONNECTICUT
DEPARTMENT OF ENVIRONMENTAL PROTECTION
COAST; COASTAL CONNECTICUT; COASTLINE; CONNECT
www.eeworm.com/read/196410/8093523
txt makedos4g.txt
#include
////////////////////////////////////////////////////////////////
// 4G Memory Access
// This Program Can Access 4G Bytes in DOS Real
//Mode,Needn't in Protection
www.eeworm.com/read/130186/5963337
java pddiscount.java
package com.microworkflow.pcexample;
/**
* Protection device discount; percentage of base premium credit.
*
* @author dam
*/
public class PDDiscount implements Endorsement {
protected double
www.eeworm.com/read/100285/6270708
sgml security.sgml
Security
Database security is addressed at several levels:
Data base file protection. All fil
www.eeworm.com/read/229812/4742117
txt alpha.txt
Stuff to do after ship of alpha
===============================
(1) (DONE) BaseRemove -- remove this function (same as TypedefModifierRemove)
(2) (JWW) FOLD.C -- remove CNV_FIX protection
www.eeworm.com/read/226089/4788118
java checkingaccount.java
package com.neusoft.course.oo;
public class CheckingAccount extends Account {
private double overdraftProtection;
public CheckingAccount(double balance, double protection) {
super(balance