2018年6月15日

关于Eclipse SVN 分支 与主干 小结

摘要: SVN建立分支和合并代码 https://blog.csdn.net/luofeixiongsix/article/details/52052631 SVN创建指定版本号的分支 https://blog.csdn.net/csmly/article/details/61196343 注意 本地的 代 阅读全文

posted @ 2018-06-15 17:46 chengjunde 阅读(258) 评论(0) 推荐(0)

Mysql建表好的例子

摘要: 1. DROP TABLE IF EXISTS `sys_warehouse_area`;CREATE TABLE `sys_warehouse_area` ( `id` bigint(20) NOT NULL COMMENT '仓库区域编号', `name` varchar(50) NOT NUL 阅读全文

posted @ 2018-06-15 13:44 chengjunde 阅读(388) 评论(0) 推荐(0)

导航