Welcome![Sign In][Sign Up]
Location:
Search - rapid

Search list

[JSP/Javarapid代码生成器

Description: 现阶段内置模板可以生成的包括: 可以生成java的hibernat model+annotation,hibernate model+xml,dao,manager,struts+struts2 action类 生成jsp的增删改查. (生成的代码与rapid-framework绑定才比较有意义) 通常代码生成器存在的问题. * 二次开发困难 * 过于智能,自动插入我们的项目中,程序员还需考虑旧的代码会不会被覆盖的问题 * 没有将存放模板的目录名称及文件名称利用起来,导致还需配置每个模板文件生成的文件名,目录结构 具体请查看我写的文章:为何代码生成器都要这么智能呢? 本代码生成器的特性 * 基于FreeMarker模板语言 * 基于数据库,并支持多种数据库(mysql,sql server,oracle测试通过) * 半手工方式,生成的代码放在某个目录,再手工拷贝回来工作区 * 易于做二次开发,整个生成器本身就是java源代码,源代码核心十分精简,并且鼓励你做修改代码,也可以作为任何语言的代码生成器 * 配置简单,只有一个配置文件generator.properties * 以application方式运行生成器,生成不同的table直接修改相关java代码即可 * 将文件系统的目录名称及文件名称作为生成器的一部分,模板文件的的名称与目录名称可以直接引用相关变量,如 ${basepackage}/${className}.java (${className}=Blog,则会生成Blog.java) * 以@testExpression结尾的模板文件为有条件忽略,如果testExpression的值在数据模型为true则生成该文件,生成的文件不会包含@testExpression,反之则不生成该文件(应用场景:用于在是否要生成hibernate联合主建的文件中) * 支持文件插入操作,如模板输出生成的地方已经有该同名的文件存在,并且文件中有包含"webapp-generator-insert- location"标记,则模板生成的内容会插入在该标记之后.该特性对如生成的spring配置内容插入spring配置文件十分有用
Platform: | Size: 3083258 | Author: jeekchen | Hits:

[Websiteruby web rapid framework

Description: ruby web rapid framework
Platform: | Size: 5213524 | Author: perl147@gmail.com | Hits:

[OpenGL programinterface4.12

Description: 用visualc++ opengl实现激光快速成型-with visualc opengl laser Rapid Prototyping
Platform: | Size: 7346176 | Author: | Hits:

[OtherTemperature_Stress_last_version

Description: 激光等离子快速成形金属零件过程温度场及应力应变场的数值模拟-laser plasma rapid prototyping process metal parts of temperature and stress-strain field of numerical simulation
Platform: | Size: 822272 | Author: 吴天 | Hits:

[matlabFTF

Description: 快速横向滤波器FTF用于系统参数估计,在matlab平台上开发GUI,用c语言编写,嵌套在matlab中。-FTF rapid horizontal filter system for parameter estimation, in Matlab platform GUI development, c prepared with language, which nested in Matlab.
Platform: | Size: 67584 | Author: huang | Hits:

[Consolevc_cli

Description: Rapid Control工具在windows下实现CLI的工程及源代码, 采用VC编译。-Rapid Control tool in windows under the CLI works and the source code, VC compiler used.
Platform: | Size: 544768 | Author: whl | Hits:

[AI-NN-PRifdef

Description: 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detection of C/C source code, once published in the OPENCV MAILING LIST. OPENCV mainly to the 3.1 release code so the speed of optimization, and the resolution of a memory leak problem. This procedure used by Paul Viola made (the paper "Rapid Object Detec tion using a Boosted Cascade of Simple Features , "published in CVPR 01) Ada Boosted Cascade algorithm can be said is the best and most fast target detection algorithm.
Platform: | Size: 4096 | Author: qgfhit | Hits:

[OtherRapid_IO_Interconnect_Specification_Physical_Layer

Description: Rapid IO Interconnect Specification Physical Layer.
Platform: | Size: 769024 | Author: 邓奕堃 | Hits:

[Mathimatics-Numerical algorithmsRapid-object-detection-using-a-boosted-cascade-of-

Description: 在实现基于在线特征学习机制的跟踪算法时,这篇论文会给予很大的帮助。-In achieving learning mechanism based on the online features of the tracking algorithm, the paper will give a great help.
Platform: | Size: 855040 | Author: 陈霄恒 | Hits:

[3D GraphicPickTriangle

Description: STL文件格式的读取、显示及快速成形的加工-STL file format to read, display and processing of rapid prototyping
Platform: | Size: 5490688 | Author: xingxuan | Hits:

[ADO-ODBCsource

Description: 高校学生选课管理系统以SQL Server 2000作为后台数据库,前台以Visual C++6.0作为开发工具,首先利用该开发工具提供的各种编程控件,快速建立起系统的原型,然后再对初始原型系统进行不断修正和改进,逐渐形成可运行的系统。-College students course management systems to SQL Server 2000 database as a background, the prospects for Visual C++ 6.0 as a development tool, first of all use of the development tools provided by a variety of programming controls, establish a system for rapid prototyping, and then to the beginning of only a prototype system constantly amended and improved, gradually formed to run the system.
Platform: | Size: 5614592 | Author: jack | Hits:

[Graph programfacetrack

Description: 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。-face tracking
Platform: | Size: 1024 | Author: 圣约翰 | Hits:

[Applicationsmimicsv10.01crack

Description: 注册文件,MIMICS是一套高度整合而且易用的3D图像生成及编辑处理软件,它能输入各种扫描的数据(CT、MRI),建立3D模型进行编辑,然后输出通用的CAD(计算机辅助设计)、FEA(有限元分析),RP(快速成型)格式,可以在PC机上进行大规模数据的转换处理。 -Registration documents, MIMICS is a highly integrated and easy-to-use 3D image generation and editing software, it can enter a variety of scan data (CT, MRI), to establish and edit 3D models, and then output common CAD (computer-aided design ), FEA (finite element analysis), RP (Rapid Prototyping) format, you can drive on the PC conversion of large-scale data processing.
Platform: | Size: 53248 | Author: 侯源君 | Hits:

[Windows DevelopPrentice.Hall.Rapid.Web.Applications.with.TurboGea

Description: Prentice.Hall.Rapid.Web.Applications.with.TurboGears,TurboGears的优秀书籍。-Prentice.Hall.Rapid.Web.Applications.with.TurboGears
Platform: | Size: 6514688 | Author: wain | Hits:

[source in ebookpyqt

Description: 《Rapid GUI Programming with Python and Qt》随书源码,python图形界面编程经典-《Rapid GUI Programming with Python and Qt》source code, classic textbook in gui programming in python
Platform: | Size: 891904 | Author: Markus | Hits:

[OtherRapidIO1_2

Description: Rapid IO高速互联协议 版本1.2-Rapid IO Protocol
Platform: | Size: 1342464 | Author: pangzi | Hits:

[Dialog_Windowpyqt

Description: Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt 源码-Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt Source code
Platform: | Size: 898048 | Author: lijordan | Hits:

[OtherRapid.GUI.Programming.with.Python.n.Qt-virTuAlZin

Description: Rapid GUI Programming in python and Qt
Platform: | Size: 4767744 | Author: jack | Hits:

[VxWorksWindRiver.Rapid.Control.SDK.V3.3

Description: [WindRiver快速可视化命令行开发SDK.V3.3].Rapid.Control.SDK.V3.3 很难找的东东哦。-[WindRiver rapid development of visual command line SDK.V3.3]. Rapid.Control.SDK.V3.3 very difficult to find stuff Oh.
Platform: | Size: 32915456 | Author: collector | Hits:

[SCMABB-RAPID-

Description: ABB ICR5\RAPID Instructions, Functions and Data types 包含了ABB喷涂机器人的各种指令,有助于工业机器人控制软件开发的朋友参考-ABB ICR5 \ RAPID Instructions, Functions and Data types include a variety of instructions painting robot ABB, contribute to industrial robot control software developed by reference to a friend
Platform: | Size: 7188480 | Author: 南倩 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net