摘要: AngularJS extends HTML withng-directives. Theng-appdirective defines an AngularJS application. Theng-modeldirective binds the value of HTML controls (input, select, textarea) to application data.... 阅读全文
posted @ 2017-01-12 17:59 Mr_Morning 阅读(161) 评论(0) 推荐(0)
摘要: AngularJs相关概念 在w3schools中针对AngularJs的介绍为: AngularJS extends HTML with new attributes. AngularJS is perfect for Single Page Applications (SPAs). ProAuditObject ProAuditObj1 = new ProAuditObject(); ... 阅读全文
posted @ 2017-01-11 21:41 Mr_Morning 阅读(161) 评论(0) 推荐(0)
摘要: Open the control panel. Open "Administrator Tools" 3. Open "Data Source(ODBC)" and Select "Add" 4. Select "MySQL ODBC 5.3 Unicode Driver" or "MySQL ODBC ANDI Driver" and then "... 阅读全文
posted @ 2015-08-03 18:45 Mr_Morning 阅读(176) 评论(0) 推荐(0)
摘要: Download the zip file from http://dev.mysql.com/downloads/connector/j/5.0.html And then Extract to "mysql-connector-java-5.0.8" file. Open the Eclipse, Click "Project -> Properties->Java Build... 阅读全文
posted @ 2015-08-03 18:41 Mr_Morning 阅读(425) 评论(0) 推荐(0)
摘要: 学习方法:以问题驱动学习、理论联系实际 学习难点:概念、原理、算法、数据结构 什么是操作系统? 四种基本观点: 现代操作系统的特征、功能、类型 基本概念:批处理、多道程序设计、作业、任务、进程与线程、接口、虚拟存储、文件 关于现代OS的四种基本观点: 用户接口:用户命令:指计算机用户要求计算机系统为... 阅读全文
posted @ 2015-07-15 21:26 Mr_Morning 阅读(167) 评论(0) 推荐(0)