THE BOOK OF RUBY HUW COLLINGBOURNE In this book it is my aim to guide you safely over the pitfalls and lead you through the choppy waters of Ruby’s syntax and class libraries. In the process, I’ll be exploring both the smooth, well-paved highways an
STG (SNMP Traffic Grapher) version 1.4.5 Copyright (C) 2000 Leonid Mikhailov This freeware utility allows monitoring of supporting SNMPv1 and SNMPv2c devices including Cisco, Livingstone, Riverstone etc. Intended as fast aid for network administrato
时间函数举例程序分析 2.程序源代码: #include "stdio.h" #include "time.h" void main() { time_t lt; /*define a longint time varible*/ lt=time(NULL);/*system time and date*/ printf(ctime(<)); /*english format output*/ printf(asctime(localtime(<)));/* tranfer to
Slash N' Burn Nat West - Barclays - Midlands - Lloyds Born To End Motorcycle Emptiness You Love Us Love's Sweet Exile Little Baby Nothing Repeat (Stars And Stripes)
// Find Password from winlogon in win2000 / winnt4 + FindPass.cpp // 1. http://www.smidgeonsoft.com/ // 2. shotgun add comment, bingle change a little to find other user in winlogon // This code is licensed under the te rms of the GPL (gnu public l
Introduction Only a few short years ago, everyone programmed games in C. There was no question about it—if you wanted to program cutting-edge games, you did so in C. Sure, C++ was around, but it was too “slow.” The advanced features that C++ offered
1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
1,calc2.zipA very Simple Calculator, i made this to learn VB. Nothing special, though worth giving a look.2,Callbacks.zipIt is nice little application, which demonstrates WinAPI Callbacks. It hides and restors all Yahoo c hatting window in a single
1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start
1,Interpolation.zipA small application for interpolation of (x,y) data such that datapoints are spaced by an interval choosen by the user. Also demonstrates the use of MS Rich TextBox 6.0 control and basic I/O of text (data) files. A detailed Word 6
09年9月的新书 Bill Dudney Chris Adamson Packing the power of desktop applications into a small mobile device, the iPhone SDK offers developers the ability to create dynamic, visually-appealing, and highly-capable mobile applications, using the same APIs
Abstract. Query optimizers in object-relational database management systems require users to provide the execution cost models of user-defined functions(UDFs). Despite this need, however, there has been little work done to provide such a model. Furt
v3.17 * updated libFLAC to version 1.2.1 * added a flush after every log line to help GUIs * "eac3to some.mpls" now also works if the stream files aren't there, anymore * fixed: number of subtitles was not appended to demuxed subtitles' file name *
From Publishers Weekly Starred Review. A convincing economic, political and cultural analysis of waning Western dominance and the rise of China and a new paradigm of modernity. Jacques (The Politics of Thatcherism) takes the pulse of the nation pois
disp('game begin') disp('please choose level') m=1; while(m==1) leval=input('I choose leval:'); if isempty(leval)|leval==1 i=1; rd=fix(rand.*100); while(i>=1)&(ird) disp('oh, big'); end if (num==rd) disp('oh, you are right') str=['cishu=',num2str
J. H. SALTZER, D. P. REED, and D. D. CLARK Massachusetts Institute of Technology Laboratory for Computer Science This paper presents a design principle that helps guide placement of functions among the modules of a distributed computer system. The p
关于ASP.NET Core 2.0的一本小书。 The Little ASP.NET Core Book is structured as a tutorial. You'll build a to-do app from start to finish and learn: The basics of the MVC (Model-View-Controller) pattern How front-end code (HTML, CSS, Javascr ipt) works toget