登录
首页 » Windows开发 » SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、P...

SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、P...

于 2022-01-23 发布 文件大小:2.48 MB
0 229
下载积分: 2 下载次数: 1

代码说明:

SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、PHP、ASP、JSP、VB、VB.NET、VBScript、JavaScript和HTML Components源代码。它还可以将源代码输出为语法高亮显示的 HTML 或 RTF 文件。 严谨良好的代码风格是软件稳定可靠的必要保障,可是通常您从前任同行手中继承、或从网上下载数量庞大的代码之代码风格大多和您的风格迥异甚至堪称混乱:缩进空格的个数不同,指针符号的位置不同,关键字随意大小写…… 这给阅读和修改源代码造成不少困难,手工整理的工作量几乎不可想像…… SourceFormatX 将您从这些既枯燥无聊,又大量重复的机械劳动中解放出来了。它可以快速大批量地格式化和美化多种源代码,这将会大大加快阁下的项目进度,提高团队协同工作效率,节约大量的时间,并统一了该项目所有代码的风格,利于以后维护和发布风格统一代-SourceFormatX is a powerful source code auto-formatting, indent, layout, landscaping tools. It can be formatted C, C++, Java, C#, Object Pascal, PHP, ASP, JSP, VB, VB.NET, VBScript, JavaScript and HTML Components source code. It can also output the source code syntax highlighting for HTML or RTF files. Good coding style rigorous software necessary to guarantee stable and reliable, but is usually inherited from your predecessor, the hands of peers, or downloaded from the Internet a huge number of code most of the coding style and your style very diffe

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HP superdome 主机培训资料,内部资料。
    HP superdome 主机培训资料,内部资料。-HP superdome host training materials, internal information.
    2022-12-01 15:15:03下载
    积分:1
  • The example is to program a bezier curve in delphi,it is good.
    在delphi中编写bezier曲线的例子,很好-The example is to program a bezier curve in delphi,it is good.
    2022-02-14 15:14:36下载
    积分:1
  • Forrest Shull Guide to advanced empirical software engineering 2008
    Forrest Shull Guide to advanced empirical software engineering 2008
    2022-03-31 03:30:04下载
    积分:1
  • VS2005 is an integrated source of new features, including MemberShip, theme Them...
    是一个集成了VS2005新功能的源码集,包括MemberShip、主题Theme、站点地图SiteMap、TreeView、母版页Master、页面缓存输出、本地化、WebParts、HealthMonitoring验证等非常实用的新功能 具有根据HealthMonitoring的设置,验证失败会发送信息到指定邮箱的功能 是学习及应用VS2005不可或缺的一个参照源码 -VS2005 is an integrated source of new features, including MemberShip, theme Theme, site map SiteMap, TreeView, master pages Master, page output caching, localization, WebParts, HealthMonitoring verification very useful new features with in accordance with HealthMonitoring settings, authentication failure will send a message to the specified mailbox function is to study and application of VS2005 indispensable a reference source
    2023-06-04 03:25:03下载
    积分:1
  • ODBC 方式 C++ 操作EXCEL的源代码
    ODBC 方式 C++ 操作EXCEL的源代码-ODBC EXCEL
    2022-09-29 06:25:06下载
    积分:1
  • 帮助菜鸟学习,掌握基本基础知识,可以很大提高。
    帮助菜鸟学习,掌握基本基础知识,可以很大提高。-Help rookie learning to master basic knowledge, can be greatly improved.
    2022-03-24 17:17:36下载
    积分:1
  • This program used An SDK to add GPS support to your Windows applications
    This program used An SDK to add GPS support to your Windows applications
    2022-02-15 16:02:35下载
    积分:1
  • 老罗读了“,只有通过解决的崩溃,以确定这样的…
    读了老罗的“仅通过崩溃地址找出源代码的出错行”(下称"罗文")一文后,感觉该文还是可以学到不少东西的。不过文中尚存在有些说法不妥,以及有些操作太繁琐的地方 。为此,本人在学习了此文后,在多次实验实践基础上,把该文中的一些内容进行补充与改进,希望对大家调试程序,尤其是release版本的程序有帮助 。欢迎各位朋友批评指正-old Romanian read the "only by the collapse of addresses to identify the source code error" (hereinafter referred to as "Luo"), a text, the feeling of the text can still learn a lot of things. But the text of the surviving some of the comments inappropriate, and too cumbersome to operate in some areas. Therefore, I studied in the article, the practice of several experiments, based on the text of some elements to complement and improve, we hope to debug procedures, particularly release versions of the program would be helpful. Welcome ladies and correct criticism
    2022-02-12 16:50:08下载
    积分:1
  • 最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考...
    最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考-The newest student enrollment source code: implemented with shopping cart and session compile method. This is the best materials and reference for student project development.
    2023-06-15 03:55:05下载
    积分:1
  •  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准...
     提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu search techniques, using I & D strategies, while designed for the local optimal solution of the two kinds of mutation operator. The improved algorithm can effectively compensate for the standard tabu search algorithm depends on the initial solution defect, but also to avoid the phenomenon of search stagnation. Through specific examples and random-question test, indicating that the improved tabu search algorithm has better performance. Guan
    2022-05-24 04:09:08下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载