代码搜索:formatting

找到约 1,526 项符合「formatting」的源代码

代码结果 1,526
www.eeworm.com/read/148696/12442348

cpp crit_section.cpp

#include CRITICAL_SECTION cs; // Child thread procedure. DWORD WINAPI ChildThreadProc(HWND hWnd) { TCHAR szBuffer[256]; // Work area for print formatting. wsprintf( sz
www.eeworm.com/read/128628/14287898

cpp crit_section.cpp

#include CRITICAL_SECTION cs; // Child thread procedure. DWORD WINAPI ChildThreadProc(HWND hWnd) { TCHAR szBuffer[256]; // Work area for print formatting. wsprintf( sz
www.eeworm.com/read/227241/14436103

c uformat.c

/* * User text formatting functions * Copyright * (C) 1992 Joseph H. Allen * * This file is part of JOE (Joe's Own Editor) */ #include "types.h" /* Center line cursor is on and move cursor to
www.eeworm.com/read/225703/14523276

codingstyle

These are the formatting rules for mpeg2dec code. Please try to follow these for any new contributions: * Code should not be wider than 79 columns. * A tab character should be displayed as 8 columns
www.eeworm.com/read/221701/14727772

java gformat.java

import java.text.*; public class GFormat //a class holding static methods for //formatting purposes { public static String padRight(String s, int n) //if s has fewer than n characters then
www.eeworm.com/read/121688/14742361

c wordproc.c

/* wordproc.c - word-processor mode for the editor: does dynamic paragraph formatting. Copyright (C) 1996-2000 Paul Sheer This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/119982/14815563

cpp crit_section.cpp

#include CRITICAL_SECTION cs; // Child thread procedure. DWORD WINAPI ChildThreadProc(HWND hWnd) { TCHAR szBuffer[256]; // Work area for print formatting. wsprintf( sz
www.eeworm.com/read/212967/15144380

codingstyle

These are the formatting rules for mpeg2dec code. Please try to follow these for any new contributions: * Code should not be wider than 79 columns. * A tab character should be displayed as 8 columns
www.eeworm.com/read/206867/15287536

cpp crit_section.cpp

#include CRITICAL_SECTION cs; // Child thread procedure. DWORD WINAPI ChildThreadProc(HWND hWnd) { TCHAR szBuffer[256]; // Work area for print formatting. wsprintf( sz
www.eeworm.com/read/14839/424818

codingstyle

These are the formatting rules for mpeg2dec code. Please try to follow these for any new contributions: * Code should not be wider than 79 columns. * A tab character should be displayed as 8 columns