代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/132667/14079386
codingstyle
Coding Style for Kannel
Code formatting
Don't make lines that are longer than 78 characters.
Follow the coding style defined by the astyle program:
astyle --style=linux --pad=oper -
www.eeworm.com/read/388617/8595439
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
www.eeworm.com/read/388617/8596499
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
www.eeworm.com/read/175135/9558555
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
www.eeworm.com/read/169056/9884198
java monthlyincome.java
import javax.swing.*;
import java.text.*; // needed for formatting
public class MonthlyIncome
{
public static void main(String[] args)
{
String s1, outMessage;
double monthlySales,
www.eeworm.com/read/358682/10182160
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
www.eeworm.com/read/278058/10577779
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
www.eeworm.com/read/470800/6908616
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
www.eeworm.com/read/470800/6908904
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
www.eeworm.com/read/468329/6996640
cpp setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout