代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/162614/5530200
c pr17730-1.c
/* Test formatting of message for invalid lvalue. Bug 17730. */
/* { dg-do compile } */
/* { dg-options "" } */
char *p = &'C'; /* { dg-error "error: invalid lvalue in unary '&'" } */
www.eeworm.com/read/321827/13397037
c lconv.c
/***
*lconv.c - Contains the localeconv function
*
* Copyright (c) 1988-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Contains the localeconv() function.
*
******
www.eeworm.com/read/243813/12914561
properties res.properties
#Thu May 06 07:48:10 EST 1999
Number_Of_Years=Years
Total_Payment=French Total\ Payment
Enter_Interest_Rate=Enter\ Interest\ Rate,\ Years,\ and\ Loan\ Amount
Payment=Payment
Compute=Compute
Annu
www.eeworm.com/read/121540/14752177
dfm unit1.dfm
object uilPlugin1: TuilPlugin1
OldCreateOrder = False
Commands = <
item
Caption = 'Format HTML Code'
OnExecute = uilPlugin1Commands0Execute
end>
PluginID = 'HTML Forma
www.eeworm.com/read/438163/7735067
css idldoc.css
a:link { color: #660000 }
a:active { color: #660000 }
a:visited {color: #660000 }
/* Default font for body text */
BODY {
FONT-SIZE: 10pt;
FONT-FAMILY: Arial;
BACKGROUND-COLOR: #F
www.eeworm.com/read/243813/12915209
properties res_fr.properties
#Thu May 06 07:48:10 EST 1999
Number_Of_Years=annees
Annual_Interest_Rate=le taux d'interet
Loan_Amount=Le montant du pret
Enter_Interest_Rate=inscrire le taux d'interet, les annees, et le montant
www.eeworm.com/read/216898/14987989
texi arrays-io.texi
@node Array I/O
@section Inputting and Outputting Arrays
@subsection Output formatting
@cindex persistence
@cindex Array persistence
@cindex output formatting
@cindex Array output formatting
@cinde
www.eeworm.com/read/237003/13983849
texi arrays-io.texi
@node Array I/O
@section Inputting and Outputting Arrays
@subsection Output formatting
@cindex persistence
@cindex Array persistence
@cindex output formatting
@cindex Array output formatting
@cinde
www.eeworm.com/read/182446/9203913
code_standard
Formatting rules for Motion code.
Motion is coded in accordance with the K&R formatting style. Indentation is
TAB based but done so that formatting never depends upon how a text editor or
text viewe