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