{"id":16555609,"url":"https://github.com/ethanlin-twer/java-reflection-in-action","last_synced_at":"2025-10-28T19:31:28.554Z","repository":{"id":35454192,"uuid":"39721386","full_name":"EthanLin-TWer/java-reflection-in-action","owner":"EthanLin-TWer","description":"A Chinese translation of the book Java Reflection In Action editing with gitbook.","archived":false,"fork":false,"pushed_at":"2016-08-29T06:00:15.000Z","size":122,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T17:43:44.400Z","etag":null,"topics":["java","jvm","meta-object-protocol","meta-programming","reflection"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EthanLin-TWer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-26T10:09:20.000Z","updated_at":"2024-04-04T17:18:56.000Z","dependencies_parsed_at":"2022-08-26T13:22:44.667Z","dependency_job_id":null,"html_url":"https://github.com/EthanLin-TWer/java-reflection-in-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLin-TWer%2Fjava-reflection-in-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLin-TWer%2Fjava-reflection-in-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLin-TWer%2Fjava-reflection-in-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthanLin-TWer%2Fjava-reflection-in-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EthanLin-TWer","download_url":"https://codeload.github.com/EthanLin-TWer/java-reflection-in-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238710071,"owners_count":19517636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","jvm","meta-object-protocol","meta-programming","reflection"],"created_at":"2024-10-11T19:54:21.288Z","updated_at":"2025-10-28T19:31:28.193Z","avatar_url":"https://github.com/EthanLin-TWer.png","language":"Makefile","readme":"## Java Reflection in Action - Java反射实战(翻译稿)\n\n#### 林从羽, Linesh.                                      08 Aug, 2015\n\nJava反射，本质上是Java程序能够对自身程序要素（类名、方法、注解等）进行自我检查及自我修改的能力，是通过维护语言层级元信息的手段来有效地对应用层级进行解耦的解决方案。因而，它必须由Java虚拟机从底层提供支持。这本书是我大四做“Java反射机制研究与应用”毕业设计时候接触的书，书中讲解了Java反射的基本要素以及实际的应用场合，涉及代理、调用栈信息、类加载器、代码生成及性能评估等方面，虽然写于2004年，但其中使用方式及思想仍大有可借鉴之处。\n\n这本书和周志明的《深入理解Java虚拟机：JVM高级特性与最佳实践（第2版）》，分别提供了应用层面和虚拟机层面上Java反射涉及以及实现范围的参考。若要深入了解反射的具体理论及实现，可以参阅本书作者之一Ira R.Forman的另一本著作\"Putting Metaclasses to Work\"，以及JVM底层的实现源码。具体的链接我会再补上。\n\n#### 翻译进度\n本书目前翻译了第1章，第2章翻译了一部分，不过仍需做一次小校正才能发出。目前主要进行的是第4章的翻译工作，会陆续发出。\n\n#### 本书阅读\n[Gitbook上可获得更好的阅读体验，请戳这里](http://linesh.gitbooks.io/java-reflection-in-action/content/)\n\n#### 本书目录\n[请戳这里：Contents](./SUMMARY.md)\n\n#### 翻译阶段安排\n * 第一轮：忠于原意，对全书内容做一次总体的翻译，保留翻译难度高的部分到下一个阶段完成。这个阶段需要保持稳定的输出；\n * 第二轮：斟酌第一轮留下的高难翻译，完成一个内容比较精细的翻译版本；\n * 第三轮：完成主体内容以外（前言、致谢、参考文献等）的翻译；校对全稿，进行一次精细的审阅和修改，定下最终版本的内容；\n * 第四轮：将内容整合到可阅读的样式中去，制作出一个pdf成品。这是本翻译项目的最终目标。\n\n#### 感谢\n感谢jimmylv给我介绍纯文本+gitbook+github同步集成的协作翻译方式，并且经常为我激情地哔哔前端的未来和提高工作效率的插件和软件。\n\n感谢我喜欢吃西兰花的女朋友小耳朵。因为有你的支持，我才可以安心做自己喜欢的事，也才会开始喜欢自己的文字。这衷心的喜欢，写出来送给爱笑温暖的你。\n\n感谢所有有缘前来与这本译书相遇的读者。\n\n#### 致辞\n欢迎任何关于翻译或与本书相关的建议、见解、观点和看法等，关于本话题的个人观点在这里可以是安全的。希望思考、表达和交换，会让我们彼此都学习和成长。\n\n本翻译项目在于**内容**和**协作**。中英的对比，既是为了阅读时查证原文的方便，也为了通过此种方式使协作变得直观方便，获得各位对于翻译的建议。对内容的注重胜于其样式，既体现在纯文本的编辑方式，也体现在对样式（除了图片）最大限度的削弱。\n\n想要完成对反射从头到尾的研究。  \n向这个小小的梦想致敬。","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethanlin-twer%2Fjava-reflection-in-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethanlin-twer%2Fjava-reflection-in-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethanlin-twer%2Fjava-reflection-in-action/lists"}