Title: 关于该项目中部分方法命名的建议 · Issue #5 · fast-sql/FastSQL · GitHub
Open Graph Title: 关于该项目中部分方法命名的建议 · Issue #5 · fast-sql/FastSQL
X Title: 关于该项目中部分方法命名的建议 · Issue #5 · fast-sql/FastSQL
Description: 尊敬的开发者: 您好!非常感谢您能抽出宝贵的时间来阅读此Issue,我们是来自西北工业大学软件学院硕士课题组的科研团队,正在进行一项关于Java开源项目中方法(函数)名称一致性检查和建议的科研研究,方法(函数)名称的可读性对开发人员理解代码至关重要,我们在本开源项目中随机选择了一些文件作为我们研发工具DMName的实验验证对象,共发现了以下存在的6个方法(函数)命名问题,原始的建议修改的方法名称是第3列original_name,建议的方法名称为第4列suggest_n...
Open Graph Description: 尊敬的开发者: 您好!非常感谢您能抽出宝贵的时间来阅读此Issue,我们是来自西北工业大学软件学院硕士课题组的科研团队,正在进行一项关于Java开源项目中方法(函数)名称一致性检查和建议的科研研究,方法(函数)名称的可读性对开发人员理解代码至关重要,我们在本开源项目中随机选择了一些文件作为我们研发工具DMName的实验验证对象,共发现了以下存在的6个方法(函数)命名问题,原始的建议修改的方法...
X Description: 尊敬的开发者: 您好!非常感谢您能抽出宝贵的时间来阅读此Issue,我们是来自西北工业大学软件学院硕士课题组的科研团队,正在进行一项关于Java开源项目中方法(函数)名称一致性检查和建议的科研研究,方法(函数)名称的可读性对开发人员理解代码至关重要,我们在本开源项目中随机选择了一些文件作为我们研发工具DMName的实验验证对象,共发现了以下存在的6个方法(函数)命名问题,原始的建议修改的方法...
Opengraph URL: https://github.com/fast-sql/FastSQL/issues/5
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"关于该项目中部分方法命名的建议 ","articleBody":"尊敬的开发者:\r\n您好!非常感谢您能抽出宝贵的时间来阅读此Issue,我们是来自西北工业大学软件学院硕士课题组的科研团队,正在进行一项关于Java开源项目中方法(函数)名称一致性检查和建议的科研研究,方法(函数)名称的可读性对开发人员理解代码至关重要,我们在本开源项目中随机选择了一些文件作为我们研发工具DMName的实验验证对象,共发现了以下存在的6个方法(函数)命名问题,原始的建议修改的方法名称是第3列original_name,建议的方法名称为第4列suggest_name:\r\n\u003chtml xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:x=\"urn:schemas-microsoft-com:office:excel\" xmlns=\"http://www.w3.org/TR/REC-html40\"\u003e\r\n\u003chead\u003e\r\n\r\n\u003cmeta name=Generator content=\"Microsoft Excel\"\u003e\r\n\u003c!--[if !mso]\u003e\r\n\u003cstyle\u003e\r\nv\\:* {behavior:url(#default#VML);}\r\no\\:* {behavior:url(#default#VML);}\r\nx\\:* {behavior:url(#default#VML);}\r\n.shape {behavior:url(#default#VML);}\r\n\u003c/style\u003e\r\n\u003c![endif]--\u003e\r\n\u003cstyle\u003e\r\n\u003c!--.font0\r\n\t{color:#000000;\r\n\tfont-size:11.0pt;\r\n\tfont-family:宋体;\r\n\tfont-weight:400;\r\n\tfont-style:normal;\r\n\ttext-decoration:none;}\r\nbr\r\n\t{mso-data-placement:same-cell;}\r\ntd\r\n\t{padding-top:1px;\r\n\tpadding-left:1px;\r\n\tpadding-right:1px;\r\n\tmso-ignore:padding;\r\n\tcolor:#000000;\r\n\tfont-size:11.0pt;\r\n\tfont-weight:400;\r\n\tfont-style:normal;\r\n\ttext-decoration:none;\r\n\tfont-family:宋体;\r\n\tmso-generic-font-family:auto;\r\n\tmso-font-charset:134;\r\n\tmso-number-format:General;\r\n\tborder:none;\r\n\tmso-background-source:auto;\r\n\tmso-pattern:auto;\r\n\ttext-align:general;\r\n\tvertical-align:middle;\r\n\twhite-space:nowrap;\r\n\tmso-rotate:0;\r\n\tmso-protection:locked visible;}\r\n--\u003e\r\n\u003c/style\u003e\r\n\u003c/head\u003e\r\n\u003cbody\u003e\r\n\u003c!--StartFragment--\u003e\r\n\r\n\r\npath | line | original_name | suggest_name\r\n-- | -- | -- | --\r\nFastSQL/src/main/java/top/fastsql/config/DataSourceType.java | 21 | getByCode | getDataSourceTypeByCode\r\nFastSQL/src/main/java/top/fastsql/util/PageUtils.java | 47 | mysql | getPageSizeOfMySQL\r\nFastSQL/src/main/java/top/fastsql/util/PageUtils.java | 57 | postgresql | getPageSizeOfPostgreSQL\r\nFastSQL/src/main/java/top/fastsql/util/PageUtils.java | 67 | oracle | getPageSizeOfOracle\r\nFastSQL/src/main/java/top/fastsql/SQLFactory.java | 60 | createUseSimpleDateSource | createBySimpleDateSource\r\nFastSQL/src/main/java/top/fastsql/SQLFactory.java | 78 | createUseSimpleDateSource | createBySimpleDateSource\r\n\r\n\r\n\u003c!--EndFragment--\u003e\r\n\u003c/body\u003e\r\n\r\n\u003c/html\u003e\r\n如果您认可或反对上述所涉及的问题和命名建议,可以发邮件(hughtang@mail.nwpu.edu.cn)联系我们或直接在本Issue下回复,我们由衷地希望能够得到您宝贵的意见反馈,期待您的回复!","author":{"url":"https://github.com/HughTang","@type":"Person","name":"HughTang"},"datePublished":"2022-08-06T10:30:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/5/FastSQL/issues/5"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:17f760f1-3e51-8fdb-f56a-49c2ad72bcec |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9D58:3FBCB:6022FB:813AE3:697CF564 |
| html-safe-nonce | 92afabeccc409db125ec9d6a7e8adbab05d168d68491a89e9932fcaa50eb5307 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDU4OjNGQkNCOjYwMjJGQjo4MTNBRTM6Njk3Q0Y1NjQiLCJ2aXNpdG9yX2lkIjoiNjY0NzA1NjY2MzY5NTkxNDM0MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 23fee056b11316d5c646f214e8e078e4065a47015c5500d0b10ea733755963f2 |
| hovercard-subject-tag | issue:1330716194 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/fast-sql/FastSQL/5/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e80c8ad44a748733507e8efae7d12af7af10b954b838a180846f8930204aaf0b/fast-sql/FastSQL/issues/5 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e80c8ad44a748733507e8efae7d12af7af10b954b838a180846f8930204aaf0b/fast-sql/FastSQL/issues/5 |
| og:image:alt | 尊敬的开发者: 您好!非常感谢您能抽出宝贵的时间来阅读此Issue,我们是来自西北工业大学软件学院硕士课题组的科研团队,正在进行一项关于Java开源项目中方法(函数)名称一致性检查和建议的科研研究,方法(函数)名称的可读性对开发人员理解代码至关重要,我们在本开源项目中随机选择了一些文件作为我们研发工具DMName的实验验证对象,共发现了以下存在的6个方法(函数)命名问题,原始的建议修改的方法... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | HughTang |
| hostname | github.com |
| expected-hostname | github.com |
| None | f881497c2da7944950a5bb453d011e0fcc22d452c6305316a31d8ee9ea4449b3 |
| turbo-cache-control | no-preview |
| go-import | github.com/fast-sql/FastSQL git https://github.com/fast-sql/FastSQL.git |
| octolytics-dimension-user_id | 30012083 |
| octolytics-dimension-user_login | fast-sql |
| octolytics-dimension-repository_id | 96993709 |
| octolytics-dimension-repository_nwo | fast-sql/FastSQL |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 96993709 |
| octolytics-dimension-repository_network_root_nwo | fast-sql/FastSQL |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 04aa8f9ec799fb01abd96ff759aec742f97c517e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width