package query public class LinkQuery { private Node front private Node vear public Link
package query public class LinkQuery { private Node front private Node vear public LinkQuery() { this.front=null this.vear=null ...
package query public class LinkQuery { private Node front private Node vear public LinkQuery() { this.front=null this.vear=null ...
This book is for all those people. • For the person who thinks programming is too hard • For the person who gets bogged down when writing ...
本代码是展示了如何通过delphi监控指定web站点的运行情况,如果web站点down掉的话,会实时报警给维护人员...
The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and un...
大一时学c语言时做的一个基于turbo-c图形库的学生管理系统(非文本图形方式),应该说当时花了不少心血。功能方面实现:调色(对8个默认的调色板的值进行更改),换肤(改界面颜色),时间,文件加密(用了类似转子加密的方法),快捷键,错误提示,分页等,注释比较详细,供初学c语言的人参考。需要将egavg...