.TMPL 文件扩展名
Xfire User Interface Template
| 开发者 | Xfire |
| 受欢迎程度 |
3.9 | 10 票 |
什么是 TMPL 文件?
Template file used by Xfire, an instant messaging application for gamers; contains an HTML template file for displaying a user interface page; saved in plain text and contains %variable% code tags that are replaced by user interface-specific values when the application runs.
更多信息
TMPL files are used for listing information for friends, screenshots, videos, and other gaming social network information. Sample TMPL files include about.tmpl, addfriend.tmpl, notifications.tmpl, and clanreminder.tmpl.
可打开或引用 TMPL 文件的程序
BlueJ Default Template
| 开发者 | University of Kent |
| 受欢迎程度 |
3.4 | 8 票 |
Template file created for BlueJ, a Java development program; contains a default template with the source text of different classes accessible in BlueJ, some examples include: standard Java class, interface, Applet source, and project note; appears in different languages such as English, Chinese, and German.
更多信息
TMPL files can be found in BLUEJ_HOME/lib/LANGUAGE/template and in the "new class" folder within the "templates" section. On a Mac, Ctrl-click the BlueJ application, select Show Package Contents, then Contents, then Resources, then Java, then the folder of your specific language (english), then templates. You should then see the TMPL files and the newclass folder.
常见 .TMPL 文件名
html.tmpl - HTML template.
method.tmpl - Method template.
readme.tmpl - Description of your project.
stdclass.tmpl - Standard Java class template.
shell.tmpl - You should not modify this, it's for internal use only.