摘要:
该工具可以使用exe4j来打包成exe工具(如何打包自己百度) 先上截图功能 运行main方法后,会弹出如下窗口 输入密文 然后点击解密,在点格式化 代码分享 package tools; import java.awt.BorderLayout; import java.awt.Color; im 阅读全文
posted @ 2019-03-07 15:36
爱跳舞的程序员
阅读(454)
评论(0)
推荐(0)
摘要:
1.添加字段: alter table 表名 add (字段 字段类型) [ default '输入默认值'] [null/not null] ; 2.添加备注: comment on column 库名.表名.字段名 is '输入的备注'; 如: 我要在ers_data库中 test表 docum 阅读全文
posted @ 2019-03-07 11:33
爱跳舞的程序员
阅读(2572)
评论(0)
推荐(0)

浙公网安备 33010602011771号