代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/310976/13638882
version
15th Mar 2008
Added 'elseif' functionallity
'exit' keyword and supporting function added
6th Jul 2003
Updated to match syntax of FScript:
\",\\,\n,\t,\r now recognised
Better bracket & quo
www.eeworm.com/read/304452/13794071
changelog
2005-09-19
* configure.in: Released version 0.5.0.
* src/PosixSignalDispatcher.cpp (Repository): Formatting changes
only. No logical changes.
* src/PosixSignalDispatcher.
www.eeworm.com/read/300905/13881924
ex1 if.ex1
IF─例子
下面这个例子用来测试目录是否存在。IF命令不能直接用来测试目录,但空
(NUL)设备存在于硬盘的每一个目录下。因此,可以通过空设备来测试硬盘目
录是否存在。
? if exist c:\mydir\nul goto process
在下面这个例子中,当MS-DOS未找到PRO
www.eeworm.com/read/300905/13882444
ex1 goto.ex1
GOTO─例子
下面的批处理文件把驱动器A的磁盘格式化为系统盘。若操作成功,GOTO命令
就把MS-DOS定向到“end”标号。
echo off
format a: /s
if not errorlevel 1 goto end
echo An error occurre
www.eeworm.com/read/131315/5939422
aux texinfo.aux
'xrdef {License-title}{Licensing Information}
'xrdef {License-pg}{1}
'xrdef {License-snt}{}
'xrdef {Overview-title}{Chapter 1: Overview of Texinfo}
'xrdef {Overview-pg}{3}
'xrdef {Overview-snt}{Chapte
www.eeworm.com/read/121316/6068324
txt extendedtextstrings.txt
######################################################
# Rich text with extended information test
[rich-header]
1D 00 # String length 0x1b=29
0D
www.eeworm.com/read/109011/6178409
jsp prefixattribute.jsp
JSTL: Formatting/I18N Support -- Prefix Attribute Example
www.eeworm.com/read/109011/6178411
jsp parametricreplacement.jsp
JSTL: Formatting/I18N Support -- Paramet
www.eeworm.com/read/109011/6178418
jsp undefinedkey.jsp
JSTL: Formatting/I18N Support -- Undefined Key Example
Und
www.eeworm.com/read/109011/6178419
jsp italianlocale.jsp
JSTL: Formatting/I18N Support -- Italian Locale Example
It