buguge - Keep it simple,stupid

知识就是力量,但更重要的,是运用知识的能力why buguge?

导航

上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 47 下一页

2018年7月6日 #

「美团外卖APP签约快捷支付」流程体验

摘要: 一共5步完成开通快捷支付和首单支付。§1输入卡号§2四要素/六要素验证§3短验§4设置支付密码§5支付完成 阅读全文

posted @ 2018-07-06 11:47 buguge 阅读(4814) 评论(0) 推荐(0) 编辑

2018年6月25日 #

多模块项目提示“Module ** must not contain source root **. The root already belongs to module **”的解决办法

摘要: 从Project Structure里添加模块,完了点击Apply时弹出提示: Module "paycode"must not contain source root "D:\SourceProject\pay2.0\gsd\pay-code\sit\src\mrurmapp\src\main\j 阅读全文

posted @ 2018-06-25 18:04 buguge 阅读(9230) 评论(0) 推荐(0) 编辑

2018年6月19日 #

比较两种方式的form请求提交

摘要: 浏览器form表单提交 vs 服务端httppost 阅读全文

posted @ 2018-06-19 15:37 buguge 阅读(872) 评论(0) 推荐(0) 编辑

2018年6月14日 #

工具方法 获取远程IP

摘要: java-code: 阅读全文

posted @ 2018-06-14 16:31 buguge 阅读(624) 评论(0) 推荐(0) 编辑

2018年6月13日 #

response.sendRedirect(url)与request.getRequestDispatcher(url).forward(request,response)的区别

摘要: 就像在asp.net里,Response.Redirect和Server.Transfer这二者的区别 阅读全文

posted @ 2018-06-13 18:32 buguge 阅读(389) 评论(0) 推荐(0) 编辑

2018年6月8日 #

使用sqlite3解决IDEA中SVN更新提示cleanup却无法cleanup的问题

摘要: 官网下载sqllite3 阅读全文

posted @ 2018-06-08 21:33 buguge 阅读(3234) 评论(0) 推荐(0) 编辑

2018年6月7日 #

dubbo注册到zookeeper

摘要: dubbo注册到zookeeper spring集成dubbo注册 zk注册中心安装,参见dubbo官网:http://dubbo.apache.org/books/dubbo-admin-book/install/zookeeper.html provider.xml <?xml version="1.0" encoding="UT 阅读全文

posted @ 2018-06-07 14:15 buguge 阅读(8850) 评论(2) 推荐(0) 编辑

2018年6月6日 #

dubbo.provider和dubbo.consumer配置

摘要: Configure service provider <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3. 阅读全文

posted @ 2018-06-06 16:00 buguge 阅读(6405) 评论(0) 推荐(0) 编辑

2018年5月31日 #

文档设计也需要坚持DRY原则--支付中心应用部署结构图完善

摘要: 代码重构方面讲究DRY编程原则。我们在设计流程图、时序图、计划、接口文档等等,同样要遵循这样的原则,以免给别人的理解造成困惑。 阅读全文

posted @ 2018-05-31 19:47 buguge 阅读(433) 评论(0) 推荐(0) 编辑

2018年5月22日 #

【五讲四美】之“讲思想”

摘要: 随写,写完下班 阅读全文

posted @ 2018-05-22 21:21 buguge 阅读(411) 评论(0) 推荐(0) 编辑

上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 47 下一页