.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.