Henry.H

Results 778 comments of Henry.H

> 再顺带提个问题,关于所谓的多返回值,只用过 ALGOL-like 语言或者四不像语言的用户还是别碰瓷了。 > > Google "multiple values" 第一个就是 [Guile Manual](https://www.gnu.org/software/guile/manual/html_node/Multiple-Values.html),殊不知 multiple value 在 Scheme 里也是几乎最容易黑出翔的无谓增加设计复杂性的特性——随便一坨 `values` 和 `*-values` 就把 spec 连带 formal semantics 都 bloat 了多少?当然,在只用过已经到处 bloat 的语言的用户,没这种敏感性倒也不是不能理解;但更体现出加入半吊子特性时的**没事找事**。...

- ✅ 我寻思写的已经很通俗易懂了(图文并茂+有理有据). 感情还是高估了一些人的理解力. > PS: - ✅ 理解力过低的, 麻烦多看几遍. 看懂了, 再开喷. 不然有点秀智商. - ✅ 理解力过低的, 麻烦多看几遍. 看懂了, 再开喷. 不然有点秀智商. - ✅ 理解力过低的, 麻烦多看几遍. 看懂了, 再开喷. 不然有点秀智商. > 自己立靶子, 自己喷自己....

## django.utils: - https://docs.djangoproject.com/en/2.0/ref/utils/ - utils 里封装了很多有用的方法, 避免自己单独再封装. ### dateparse: - https://docs.djangoproject.com/en/2.0/ref/utils/#module-django.utils.dateparse - 对 date 等时间作格式化. ![image](https://user-images.githubusercontent.com/3252130/39482518-ef6a7228-4da1-11e8-8e6a-00adf52ccc9c.png) ### decorators - https://docs.djangoproject.com/en/2.0/ref/utils/#module-django.utils.decorators ![image](https://user-images.githubusercontent.com/3252130/39482547-0f3222fe-4da2-11e8-8634-479d53029f80.png)

### module_loading - https://docs.djangoproject.com/en/2.0/ref/utils/#module-django.utils.module_loading ![image](https://user-images.githubusercontent.com/3252130/39482784-ee7943e8-4da2-11e8-8137-bc5bfe6a6893.png)

> 把这当博客使,看着是真心不方便,为什么不用pages服务了呢 > "方便" 的定义: - 这个`方便`定义, 取决于是 "你方便", 还是 "我方便". - 对我来说, 快速编辑, 随写随发, 随时更新, 自带图床. 无需`浪费我额外的时间`. 有比这更舒服的编辑体验? - 有 tag, 有评论区, 支持搜索, 对 Google 等搜索引擎友好. 就够了. - 至于`阅读者`的体验....

# Jetbrains 高级定制: - ✅ https://github.com/eacdy/awesome-idea - ✅ https://github.com/xiaoxiunique/awesome-IntelliJ-IDEA - ✅ https://juejin.cn/post/6844904129169457165 ## 官方文档: - https://blog.jetbrains.com/zh-hans/2020/08/12/feature-plugins-for-intellij-idea-beginner/ ## 设置优化: ### 字体设置: - ### 主题设置: -

## idea 快捷键: - 熟练各种快捷键 ### 1. idea 自带快捷键: - http://thoreauz.com/2019/04/21/idea-keyboard-shortcuts/ #### Quick Find: - shift *2: 双击 shift, 全局搜索 - 可以搜代码, 搜文件名, 随便搜任何东西 - 类似 vscode 的 全局搜索功能. ####...

## idea 必装插件: - https://cn.intellij.tips/plugins - https://github.com/eacdy/awesome-idea ### Save Actions: - https://plugins.jetbrains.com/plugin/7642-save-actions - action 功能非常强大. - save actions 是在保存的时候, 触发一组 action 动作. - https://juejin.cn/post/6844903938018246670 ### IdeaVim: - https://github.com/JetBrains/ideavim - http://thoreauz.com/2019/04/21/ideavim/...

## IntelliJ IDEA 社区版(免费): > 下载: - ✅ https://www.jetbrains.com/zh-cn/idea/download/#section=mac - ✅ https://github.com/JetBrains/intellij-community > 插件支持情况对比: - ✅ https://www.jetbrains.com/zh-cn/products/compare/?product=idea&product=idea-ce - ✅ 社区版: 支持 `Rust, Java, Python, Dart` 等, 不支持 `Go, PHP`. >...

## xxxxxx: | xxxxxxxxxxxxxx | xxxxxxxxxxxxxx | xxxx | | :--------------| :----------------- | :--------- | | xxxxxxxxxxxxxx | xxxxxxxxxxxxxxxxxx | xxxxxxxxxx | | xxxxxxxxxxxxxx | xxxxxxxxxxxxxxxxxx | xxxxxxxxxx | |...