René's URL Explorer Experiment


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

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:17f760f1-3e51-8fdb-f56a-49c2ad72bcec
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9D58:3FBCB:6022FB:813AE3:697CF564
html-safe-nonce92afabeccc409db125ec9d6a7e8adbab05d168d68491a89e9932fcaa50eb5307
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDU4OjNGQkNCOjYwMjJGQjo4MTNBRTM6Njk3Q0Y1NjQiLCJ2aXNpdG9yX2lkIjoiNjY0NzA1NjY2MzY5NTkxNDM0MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac23fee056b11316d5c646f214e8e078e4065a47015c5500d0b10ea733755963f2
hovercard-subject-tagissue:1330716194
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/fast-sql/FastSQL/5/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e80c8ad44a748733507e8efae7d12af7af10b954b838a180846f8930204aaf0b/fast-sql/FastSQL/issues/5
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e80c8ad44a748733507e8efae7d12af7af10b954b838a180846f8930204aaf0b/fast-sql/FastSQL/issues/5
og:image:alt尊敬的开发者: 您好!非常感谢您能抽出宝贵的时间来阅读此Issue,我们是来自西北工业大学软件学院硕士课题组的科研团队,正在进行一项关于Java开源项目中方法(函数)名称一致性检查和建议的科研研究,方法(函数)名称的可读性对开发人员理解代码至关重要,我们在本开源项目中随机选择了一些文件作为我们研发工具DMName的实验验证对象,共发现了以下存在的6个方法(函数)命名问题,原始的建议修改的方法...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameHughTang
hostnamegithub.com
expected-hostnamegithub.com
Nonef881497c2da7944950a5bb453d011e0fcc22d452c6305316a31d8ee9ea4449b3
turbo-cache-controlno-preview
go-importgithub.com/fast-sql/FastSQL git https://github.com/fast-sql/FastSQL.git
octolytics-dimension-user_id30012083
octolytics-dimension-user_loginfast-sql
octolytics-dimension-repository_id96993709
octolytics-dimension-repository_nwofast-sql/FastSQL
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id96993709
octolytics-dimension-repository_network_root_nwofast-sql/FastSQL
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release04aa8f9ec799fb01abd96ff759aec742f97c517e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/fast-sql/FastSQL/issues/5#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffast-sql%2FFastSQL%2Fissues%2F5
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffast-sql%2FFastSQL%2Fissues%2F5
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=fast-sql%2FFastSQL
Reloadhttps://patch-diff.githubusercontent.com/fast-sql/FastSQL/issues/5
Reloadhttps://patch-diff.githubusercontent.com/fast-sql/FastSQL/issues/5
Reloadhttps://patch-diff.githubusercontent.com/fast-sql/FastSQL/issues/5
fast-sql https://patch-diff.githubusercontent.com/fast-sql
FastSQLhttps://patch-diff.githubusercontent.com/fast-sql/FastSQL
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Ffast-sql%2FFastSQL
Fork 29 https://patch-diff.githubusercontent.com/login?return_to=%2Ffast-sql%2FFastSQL
Star 132 https://patch-diff.githubusercontent.com/login?return_to=%2Ffast-sql%2FFastSQL
Code https://patch-diff.githubusercontent.com/fast-sql/FastSQL
Issues 3 https://patch-diff.githubusercontent.com/fast-sql/FastSQL/issues
Pull requests 1 https://patch-diff.githubusercontent.com/fast-sql/FastSQL/pulls
Actions https://patch-diff.githubusercontent.com/fast-sql/FastSQL/actions
Projects 0 https://patch-diff.githubusercontent.com/fast-sql/FastSQL/projects
Wiki https://patch-diff.githubusercontent.com/fast-sql/FastSQL/wiki
Security 0 https://patch-diff.githubusercontent.com/fast-sql/FastSQL/security
Insights https://patch-diff.githubusercontent.com/fast-sql/FastSQL/pulse
Code https://patch-diff.githubusercontent.com/fast-sql/FastSQL
Issues https://patch-diff.githubusercontent.com/fast-sql/FastSQL/issues
Pull requests https://patch-diff.githubusercontent.com/fast-sql/FastSQL/pulls
Actions https://patch-diff.githubusercontent.com/fast-sql/FastSQL/actions
Projects https://patch-diff.githubusercontent.com/fast-sql/FastSQL/projects
Wiki https://patch-diff.githubusercontent.com/fast-sql/FastSQL/wiki
Security https://patch-diff.githubusercontent.com/fast-sql/FastSQL/security
Insights https://patch-diff.githubusercontent.com/fast-sql/FastSQL/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/fast-sql/FastSQL/issues/5
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/fast-sql/FastSQL/issues/5
关于该项目中部分方法命名的建议 https://patch-diff.githubusercontent.com/fast-sql/FastSQL/issues/5#top
https://github.com/HughTang
https://github.com/HughTang
HughTanghttps://github.com/HughTang
on Aug 6, 2022https://github.com/fast-sql/FastSQL/issues/5#issue-1330716194
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.