代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/249553/4447548
h order.h
// Stores the data for a new order
#pragma once
class COrder
{
public:
// Data members same as fields in COrderSet
long m_OrderID;
CString m_CustomerID;
long m_EmployeeID;
CTime m
www.eeworm.com/read/247212/4484161
readme
Security unaware audit example
The source code is the same as in acl-unaware
1. Audit Configuration File.
Example of configuration file - audit.cnf
Content of file:
/Audit
{
(
server:Any * [Prin
www.eeworm.com/read/247156/4488909
c phpbbs.file.c
#include "php_kbs_bbs.h"
#include "SAPI.h"
#include "md5.h"
/*
* refer Ecma-262
* '\033' -> \r (not exactly the same thing, but borrow...)
* '\n' -> \n
* '\\' -> \\
* '\'' -> \'
*
www.eeworm.com/read/244005/4514629
c sampleio.c
#include
#include
#include
#include "lpc10.h"
/* The return value of each of these calls is the same as that
returned by fread/fwrite, which should be the number
www.eeworm.com/read/243567/4522306
s scosh.s
|
| scosh.sa 3.1 12/10/90
|
| The entry point sCosh computes the hyperbolic cosine of
| an input argument; sCoshd does the same except for denormalized
| input.
|
| Input: Double-extended number X in
www.eeworm.com/read/243567/4522316
s sasin.s
|
| sasin.sa 3.3 12/19/90
|
| Description: The entry point sAsin computes the inverse sine of
| an input argument; sAsind does the same except for denormalized
| input.
|
| Input: Double-extended nu
www.eeworm.com/read/243567/4522322
s stanh.s
|
| stanh.sa 3.1 12/10/90
|
| The entry point sTanh computes the hyperbolic tangent of
| an input argument; sTanhd does the same except for denormalized
| input.
|
| Input: Double-extended number X in
www.eeworm.com/read/243567/4523797
c radio-maxiradio.c
/*
* Guillemot Maxi Radio FM 2000 PCI radio card driver for Linux
* (C) 2001 Dimitromanolakis Apostolos
*
* Based in the radio Maestro PCI driver. Actually it uses the same c
www.eeworm.com/read/243359/4527855
js calendar-it.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Translator: Fabio Di Bernardini,
// Encoding: any
// Distributed under the same terms as the
www.eeworm.com/read/243359/4527863
js calendar-ru.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl