04 2021 档案

摘要:原文: https://m.php.cn/manual/view/36353.html reduce()方法可以搞定的东西,for循环,或者forEach方法有时候也可以搞定,那为啥要用reduce()?这个问题,之前我也想过,要说原因还真找不到,唯一能找到的是:通往成功的道路有很多,但是总有一条路 阅读全文
posted @ 2021-04-19 11:59 PanPan003 阅读(657) 评论(0) 推荐(0) 编辑
摘要:1. 查询接口:建议使用IEnumerable 更新、创建接口:不要使用IEnumerable(maybe 接口会重复调用);建议使用可以讲结果保存到内存中的类型(like:IList、IDictionary) var result = _serviceItemConsumeRecordSvc.Ad 阅读全文
posted @ 2021-04-18 11:34 PanPan003 阅读(121) 评论(0) 推荐(0) 编辑
摘要:https://www.tslang.cn/docs/handbook/jsx.html 正文版手册: https://cloud.tencent.com/developer/section/1475948 阅读全文
posted @ 2021-04-06 12:22 PanPan003 阅读(70) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示