case 2 (RSS)

Software engineering ideas

Note: 1) Dr. Lin Rui Zheda the "software engineering thinking" book full chapter 8. This is Mr enough in their own operating company after the success of a profound summary, it is the recomm ...

JS control hidden DIV shows

First, the demand for Description: DIV now has three blocks, three super-links, need to click a link to show the corresponding module, and hide the remaining two modules Second, the code is as follows ...

js display of dynamic time

function time () (/ / called when a page is loaded the function onload = "time ();" var timer = new Date (); var year = timer.getFullYear (); var month = timer.getMonth (); var date = timer. ...

Summary of TDD design ideas

1. Whether or not it when a demand for a summary of the design to be prepared, if prepared a summary of the design, a summary of the contents of the design? After discussion, a summary of the design i ...

Convert Unicode (JS)

Convert Unicode (JS)

js call ocx control (read and write IC card)

1, Register OCX Start ---> cmd ---> regsvr32 *. ocx 2, jsp call ocx 3, js-ri call 4, IC card reader demo code