2024年10月19日

PostgreSQL免安装版本

摘要: 下载压缩包 官网地址: https://www.enterprisedb.com/download-postgresql-binaries 解压并新建data文件夹 进入pgsql文件夹,新建 data文件夹 cmd进入pgsql/bin目录,初始化数据库,并设置数据库密码 初始化命令: initd 阅读全文

posted @ 2024-10-19 15:01 河边的男孩 阅读(28) 评论(1) 推荐(0) 编辑

2023年9月28日

JSON过滤器之SimplePropertyPreFilter-排查指定属性

摘要: JSONObject json=new JSONObject (); json.put("account","zhangshengnan"); json.put("name","张胜男"); json.put("age","16"); json.put("sex","男"); json.put("l 阅读全文

posted @ 2023-09-28 14:13 河边的男孩 阅读(415) 评论(0) 推荐(0) 编辑

2018年8月29日

博主正式入主

摘要: 请多多关照 阅读全文

posted @ 2018-08-29 16:12 河边的男孩 阅读(90) 评论(0) 推荐(0) 编辑

导航