代码搜索:para

找到约 10,000 项符合「para」的源代码

代码结果 10,000
www.eeworm.com/read/132667/14079203

txt bench_http.txt

HTTP client and server benchmark This benchmark makes #TIMES# HTTP requests using the Kannel HTTP client and server code, specifically, the test_http c
www.eeworm.com/read/200605/15428716

c controloutput.c

/* ** Create date: 2005/06/13. ** Created by: JuncofeniteXu. ** DCU99Editor, the M$ Windows like Para Editor on MiniGUI. ** ** ** $those code must finish three things: ** first, read data
www.eeworm.com/read/100265/15879326

in mcl.spec.in

# This is the spec file for building a RPM of mcl # Originaly created by Rodrigo Parra Novo Summary: A MUD client for Unix Summary(pt_BR): Um cliente de MUD para Unix Name: mcl # The below line is au
www.eeworm.com/read/100265/15879327

spec mcl.spec

# This is the spec file for building a RPM of mcl # Originaly created by Rodrigo Parra Novo Summary: A MUD client for Unix Summary(pt_BR): Um cliente de MUD para Unix Name: mcl # The below line is au
www.eeworm.com/read/168845/5433961

hpp user.hpp

// Copyright Aleksey Gurtovoy 2003-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_
www.eeworm.com/read/168845/5433970

hpp user.hpp

// Copyright Aleksey Gurtovoy 2003-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_
www.eeworm.com/read/431019/8712972

php lib.php

www.eeworm.com/read/283498/9016194

asm pgm5_5.asm

; Sample Structure Definitions and Accesses. ; ; Randall Hyde dseg segment para public 'data' ; The following structure holds the bit values for an 80x86 mod-reg-r/m byte. mode struct
www.eeworm.com/read/283498/9016231

asm transcnd.asm

; Transcnd.asm ; ; Some transcendental functions for the 80x87 FPU .xlist include stdlib.a includelib stdlib.lib .list .386 .387 option segment:use16 dseg segment para
www.eeworm.com/read/185551/9032668

hpp cstring.hpp

/* * Clases para manejar Strings */ #ifndef _CString_HPP #define _CString_HPP #include #include // Make all functions UNICODE safe. #include "CMemory.hpp" // Be