2019年3月30日

摘要: Visual Studio 2017入門: https://www.atmarkit.co.jp/ait/articles/1704/10/news026.html vb 手册: http://vb.navi-ch.net/2016/05/24/vb/ 阅读全文
posted @ 2019-03-30 21:38 RinSeisyun 阅读(108) 评论(0) 推荐(0)
摘要: vb.net 教程: https://www.yiibai.com/vb.net/vb.net_overview.html vb.net 教程 https://www.w3cschool.cn/vb_net/ 阅读全文
posted @ 2019-03-30 21:26 RinSeisyun 阅读(195) 评论(0) 推荐(0)
摘要: Java11新特性: https://www.cnblogs.com/eric-shao/p/10025180.html java的一些基本概念——java11、jdk、jre、jvm: https://www.cnblogs.com/feipeng8848/p/10281056.html Java 阅读全文
posted @ 2019-03-30 01:08 RinSeisyun 阅读(100) 评论(0) 推荐(0)
摘要: sql base: http://www.runoob.com/sql/sql-tutorial.html Oracle系统表整理+常用SQL语句收集: https://www.cnblogs.com/jiangxinnju/p/5840420.html Oracle导入导出常用命令: https: 阅读全文
posted @ 2019-03-30 00:49 RinSeisyun 阅读(122) 评论(0) 推荐(0)
摘要: public Sub InserDb() dim maxrow as integer dim maxcol as integer dim ddl as string dim recode as string dim recodes as string dim sheetname as string 阅读全文
posted @ 2019-03-30 00:23 RinSeisyun 阅读(123) 评论(0) 推荐(0)