代码搜索:Developed
找到约 10,000 项符合「Developed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5529210
c darwin-ld-2.c
/* Test Darwin linker option -bind_at_load. */
/* Developed by Devang Patel . */
/* { dg-options "-bind_at_load" } */
/* { dg-do link { target powerpc-*-darwin* } } */
int main()
www.eeworm.com/read/162614/5530224
c darwin-ld-1.c
/* Test Darwin linker option -all_load. */
/* Developed by Devang Patel . */
/* { dg-options "-all_load" } */
/* { dg-do link { target *-*-darwin* } } */
int main()
{
return 0;
www.eeworm.com/read/112232/15490804
txt readme.txt
Developed by Alex Turc ( alex_turc@hotmail.com )
Feel free to send-me any questions or suggestions.
============
June 15 2000
============
First version of the program.
To do:
Proxy-Auth
www.eeworm.com/read/108518/15584690
txt readme.txt
Since I am clumsy at English writing, I put it briefly.
- The development of DVD2AVI is based on MSSG MPEG2Decode
http://www.mpeg.org/MPEG/MSSG/ and adds features as follows:
1. GUI interfa
www.eeworm.com/read/105593/15664638
h icdmanage.h
// ICDMANAGE_H
// =================================================================
// 声音管理器
// ================================================================
// 日期(Developed On): 3.4.2004
//
www.eeworm.com/read/105593/15664728
h itexture.h
// ITEXTURE_H
// =================================================================
// 渲染器文件
// ================================================================
// 日期(Developed On): 1.15.2004
//
www.eeworm.com/read/105593/15664743
h ishader.h
// ISHADER_H
// =================================================================
// 渲染器文件
// ================================================================
// 日期(Developed On): 1.15.2004
//
www.eeworm.com/read/191983/8413376
sci opc_connect.sci
////////////////////////////////////////////////////////////////
// function for Connect OPC server
// Developed by Zhe.Peng & Longhua.Ma
// http://pengzhe1113.googlepages.com/
//
www.eeworm.com/read/191983/8413406
sci opc_connect.sci
////////////////////////////////////////////////////////////////
// function for Connect OPC server
// Developed by Zhe.Peng & Longhua.Ma
// http://pengzhe1113.googlepages.com/
//
www.eeworm.com/read/162614/5529980
c darwin-ld-3.c
/* Test Darwin linker option -arch_errors_fatal. */
/* Developed by Devang Patel . */
/* { dg-options "-arch_errors_fatal" } */
/* { dg-do link { target *-*-darwin* } } */
int m