- 不要做未经说明的假设,不要隐藏困惑;应主动展示关键权衡。
- 明确陈述假设;遇到不确定且会影响实现方向的问题时,应先提问,不要猜测。
- 存在歧义时,列出合理的多种解释及其影响,不要默默选择其中一种。
- 如果存在更简单的方法,应主动指出并说明其优劣。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2020-10-27 14:18:59.692 DEBUG 54844 --- [http-nio-58086-exec-3] o.s.orm.jpa.JpaTransactionManager : Initiating transaction commit | |
| 2020-10-27 14:18:59.692 DEBUG 54844 --- [http-nio-58086-exec-3] o.s.orm.jpa.JpaTransactionManager : Committing JPA transaction on EntityManager [SessionImpl(349248943<open>)] | |
| 2020-10-27 14:18:59.693 DEBUG 54844 --- [http-nio-58086-exec-3] o.s.orm.jpa.JpaTransactionManager : Closing JPA EntityManager [SessionImpl(349248943<open>)] after transaction | |
| 2020-10-27 14:21:10.653 DEBUG 54844 --- [http-nio-58086-exec-5] o.s.orm.jpa.JpaTransactionManager : Creating new transaction with name [wingchaincase.nekoapi.controller.open.mimi.OpenMimiController.login]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,-java.lang.Exception | |
| 2020-10-27 14:21:10.654 DEBUG 54844 --- [http-nio-58086-exec-5] o.s.orm.jpa.JpaTransactionManager : Opened new EntityManager [SessionImpl(401570964<open>)] for JPA transaction | |
| 2020-10-27 14:21:10.655 DEBUG 54844 --- [http-nio-58086-exec-5] o.s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> | |
| <title>Example 1</title> | |
| <a href="https://stackoverflow.com/questions/19327749/javascript-blob-filename-without-link/19328891#19328891">参考地址</a> | |
| </head> | |
| <body> |