代码搜索:computers
找到约 1,033 项符合「computers」的源代码
代码结果 1,033
www.eeworm.com/read/169056/9884278
java displaytwolines.java
// File: ShowEscapeSequences.java
// Description: Test program
// Programmer: G. Bronson
// Date: 6/15/01
public class ShowEscapeSequences
{
public static void main(String[] args)
{
www.eeworm.com/read/169056/9884305
java showescapesequences.java
// File: ShowEscapeSequences.java
// Description: Test program
// Programmer: G. Bronson
// Date: 6/15/01
public class ShowEscapeSequences
{
public static void main(String[] args)
{
www.eeworm.com/read/364293/9913552
txt lang_nl.txt
// Netherlands language module for EVEREST
//
// Translated by:
// Frank de Kort (frankdekorthomenl)
//
// Currently maintained by:
// Frank de Kort (frankdekort
www.eeworm.com/read/437979/7738069
txt lang_nl.txt
// Netherlands language module for EVEREST
//
// Translated by:
// Frank de Kort (frankdekorthomenl)
//
// Currently maintained by:
// Frank de Kort (frankdekort
www.eeworm.com/read/343329/11956246
txt lang_nl.txt
// Netherlands language module for EVEREST
//
// Translated by:
// Frank de Kort (frankdekorthomenl)
//
// Currently maintained by:
// Frank de Kort (frankdekort
www.eeworm.com/read/119305/14833546
txt lang_nl.txt
// Netherlands language module for EVEREST
// Translated by Frank de Kort (frank.de.kort@home.nl)
// Last updated: Apr 25, 2004
// Dit bestand werd door mij naar eer en geweten opgesteld. Omdat e
www.eeworm.com/read/187617/8618782
76785
Xref: cantaloupe.srv.cs.cmu.edu misc.forsale:76785 misc.forsale.computers.d:1456 misc.forsale.computers.mac:6128 misc.forsale.computers.other:5524 misc.forsale.computers.pc-clone:8551 misc.forsale.com
www.eeworm.com/read/163037/10252037
+=
本书明确而详尽地阐述了Java平台安全性,探究了Java安全结构的内幕。
本书首先概述了计算机和网络安全概念并解释了Java安全模型,并在此基础上,详细描述了Java 2平台中新增加的许多安全结构方面的措施,同时对Java安全性的实施提出了使用指导,描绘了如何定制、扩展和精化安全结构以及成功实现的技术细节。
本书为建立安全、有效、强大和可移植的Java应用程序和applet提供了重 ...
www.eeworm.com/read/135582/5886289
h cable.h
#ifndef CABLE_H
#define CABLE_H
class Cable
{
public:
int c1, c2; /*computers connected */
int x1, y1, x2, y2; /*endpoints of line representing cable */
int x, y; /*current locati
www.eeworm.com/read/154890/5633515
h cable.h
#ifndef CABLE_H
#define CABLE_H
class Cable
{
public:
int c1, c2; /*computers connected */
int x1, y1, x2, y2; /*endpoints of line representing cable */
int x, y; /*current locati