-
JSP is the abbreviation of Java Server Pages. It is the technical standards of dynamic web page. Adding Java programs and JSP marks to the traditional HTML web page files makes JSP web page. The synthesis application network superiority and the user carry on the interaction Moreover JSP is opposi..
-
What are application frameworks:A framework is a reusable, semi-complete application that can be specialized toproduce custom applications [Johnson]. Like people, software applications are more alike than they are different. They run on the same computers, expect input from the same devices, outp..
-
If you come from a programming language where allocating objects on the heap is expensive, you may naturally assume that Java’s scheme of allocating everything (except primitives) on the heap is also expensive. However, it turns out that the garbage collector can have a significant impact on inc..
-
Java是一種程序設(shè)計(jì)平臺(tái) Java是一種優(yōu)秀的程序設(shè)計(jì)語言。對(duì)于一個(gè)名副其實(shí)的程序設(shè)計(jì)人員來說,使用Java無疑是一個(gè)好的選擇。有人認(rèn)為:Java將有望成為一種最優(yōu)秀的程序設(shè)計(jì)語言,但還需要一個(gè)相當(dāng)長的發(fā)展時(shí)期。一旦一種語言應(yīng)用于某個(gè)領(lǐng)域,與現(xiàn)存代碼的相容性問題就擺在了人們的面前! Java并不只是一種語言。..
-
by Jonathan Knudsen June 2004The award-winning J2ME Wireless Toolkit has become the de facto standard toolkit for developing applications for Java 2, Micro Edition (J2ME). Since its debut in 2000, the toolkit has evolved to keep pace with the rapidly changing face of mobile Java technology. Don't..
-
DescriptionThe AT89C51 is a low-power, high-performance CMOS 8-bit microcomputer with 4K bytes of Flash programmable and erasable read only memory (PEROM). The device is manufactured using Atmel’s high-density nonvolatile memory technology and is compatible with the industry-standard MCS-51 inst..
-
簡介這個(gè)簡短的教程將帶領(lǐng)你通過一個(gè)典型的SQL Map演練,教程中的每一個(gè)主題的細(xì)節(jié)部分您都可以在官方網(wǎng)站http://ibatis.apache.org中的SQL Map開發(fā)者指南中找到。準(zhǔn)備使用SQL Map SQL Map 架構(gòu)能應(yīng)用于設(shè)計(jì)不好的數(shù)據(jù)庫模型甚至是設(shè)計(jì)不好的對(duì)象模型。盡管如此,您在設(shè)計(jì)數(shù)據(jù)庫模型和對(duì)象模型時(shí),還是應(yīng)該遵循最佳的設(shè)..
-
1.Developing of FFTFinite sequence of discrete Fourier transform by (DFT) will be separated into its frequency domain are finite sequences. But its calculation is too big, difficult to deal with the problem in real time, it leads to a fast Fourier transform (FFT). In 1965, Cooley and Tukey propos..
-
AT89S52Features• Compatible with MCS-51 Products• 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 10,000 Write/Erase Cycles• 4.0V to 5.5V Operating Range• Fully Static Operation: 0 Hz to 33 MHz• Three-level Program Memory Lock • 256 x 8-..