代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/280448/10328834
dsp common.dsp
# Microsoft Developer Studio Project File - Name="Common" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) St
www.eeworm.com/read/280448/10328857
cpp common.cpp
// 常量和配置
// 仙剑修,2002.9.14
//////////////////////////////////////////////////////////////////////
#include
#include
#include
#include
#include
www.eeworm.com/read/425735/10332434
js common.js
/* *********************************************************************************
' * 文件名:common.js
' * 作者:蔡华锋 caihf@forlink
' * 版权所有:时力永联科技有限公司 2004-2005
' * 建立日期:2004-6-1
' * 最后修改:
' * 修改人:
www.eeworm.com/read/280172/10350487
h common.h
/******************* start of original comments ********************/
/*
* Written by Douglas Thomson (1989/1990)
*
* This source code is released into the public domain.
*/
/*************
www.eeworm.com/read/280156/10351609
bas common.bas
Attribute VB_Name = "mdlCommon"
Option Explicit
Public g_blIsListSMS As Boolean
Public g_blIsSysBusy As Boolean
Public g_blIsWaiting As Boolean
Public g_blIsNewSMSIn As
www.eeworm.com/read/280002/10369827
pas common.pas
unit Common;
interface
const
nProductVersion = 2007325;
//QQ号码
nUserKey0 = 13677866; //飞尔世界
nUserKey1 = 720916;
nUserKey2 = 410105;
nUserKey3 = 501943321;
nUserKey4 = 258338
www.eeworm.com/read/280002/10369859
dcu common.dcu
www.eeworm.com/read/280002/10370583
dcu common.dcu
www.eeworm.com/read/425189/10372697
h common.h
#ifndef COMMON_H
#define COMMON_H
#define FFMPEG_VERSION_INT 0x000406
#define FFMPEG_VERSION "0.4.6"
#if defined(WIN32) && !defined(__MINGW32__) && !defined(__CYGWIN__)
#define CONFIG_WIN