代码搜索:Translation
找到约 10,000 项符合「Translation」的源代码
代码结果 10,000
www.eeworm.com/read/161317/10425214
translation makefile.translation
.SUFFIXES: .mo .po .pot .po8
CONTROL = `if test -e familiar/control1; then echo control1; else echo control; fi`
# use ipkg-build or ipkg-deb-build
IPKG_BUILD := ipkg-build
TRANSLATION_SITE := http
www.eeworm.com/read/278961/10485496
png translation.png
www.eeworm.com/read/422359/10640474
h translation.h
#if !defined(AFX_TRANSLATION_H__BF42B741_7A06_11D4_80BF_0000E8DA28BE__INCLUDED_)
#define AFX_TRANSLATION_H__BF42B741_7A06_11D4_80BF_0000E8DA28BE__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/422359/10640495
cpp translation.cpp
// Translation.cpp : implementation file
//
#include "stdafx.h"
#include "mastercontrol.h"
#include "Translation.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
www.eeworm.com/read/422309/10644402
c translation.c
/*******************************************************************************
translation.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourcef
www.eeworm.com/read/349922/10781391
doc translation.doc
www.eeworm.com/read/272792/10943985
h translation.h
/*
* Init/Exit functions
*/
#define ah_getRateTable ah_get_rate_table
//detach
/*
* Reset functions
*/
//reset
//set_opmode
#define ah_perCalibration ah_calibrate
#define ah_phyDisable ah_phy_d
www.eeworm.com/read/271194/11004341
mdb translation.mdb
www.eeworm.com/read/437902/7740006
java translation.java
/*
* 创建日期 2005-3-18
*
* 更改所生成文件模板为
* 窗口 > 首选项 > Java > 代码生成 > 代码和注释
*/
package chinesechess.main;
import java.io.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.ut