一个简单的c++的读卡写卡程序作业 这是我们在上西南财经大学的金融电子设备课的时候做的作业。我们这几个人已经很久没上过课了,老师看了作业很满意,然后问我们,你们做了多长时间。我本来想说一个通宵,后来觉得这样不妥,于是说3,4天。老师吐了一句,这么快?(PS,这东西那么简单,从0开始学还是很快的,一天完全够了)哎,财大的技术就那个样子,
java考试系统JCreator版 这个考试系统是我们java初级编程的期末考试作业。做的很不好,但是基本上实现了其功能,希望对初学者能有所帮助。用的是JCreator,数据是access2007的。更希望以后我们西南财大计科的学弟学妹们在做这个麻烦的作业的时候,能够对你们有所帮助。这个有服务器端和客户端。运行是先运行Sever.ja
Chapter8Data Binding to Controls Inthischapter,weexaminedatabinding,theabilitytoassociatenon-GUIobjectsthatholdandmaintaindatawiththecontrolsthatpresentandreceivethatdata
Chapter8Data Binding to Controls vb版 Inthischapter,weexaminedatabinding,theabilitytoassociatenon-GUIobjectsthatholdandmaintaindatawiththecontrolsthatpresentandreceivethatdata
Chapter12ADO.NET Programming ThischapterintroducesADO.NET,asetofCompactFrameworkclassesusedfordatabaseprogramminginmanagedcode
Chapter7Inside Controls Inthischapter,wediscusscontrols,theobjectsoftheGUI,andthenusefiveofthemtodevelopthefirstversionofoursampleapplication
Chapter10Building Custom Controls wecoverdevelopingcustomcontrols;includingextendingexistingcontrols,buildingcompositecontrols,andcreatingcontrolsthatprovidetheirownrendering.
Chapter10Building Custom Controls vb版 includesdevelopingformultithreadedapplications,animation,andincorporatingyourcustomcontrolsintotheWindowsFormsDesignertoolboxinVisualStudio.NET.