代码搜索:Translation
找到约 10,000 项符合「Translation」的源代码
代码结果 10,000
www.eeworm.com/read/247565/12641924
translation
www.eeworm.com/read/191017/8434862
exe translation.exe
www.eeworm.com/read/290823/8460466
ppt translation.ppt
www.eeworm.com/read/289073/8581391
h translation.h
#if !defined(AFX_TRANSLATION_H__93E30349_10E8_42ED_914E_31D98276FED6__INCLUDED_)
#define AFX_TRANSLATION_H__93E30349_10E8_42ED_914E_31D98276FED6__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/289073/8581399
cpp translation.cpp
// Translation.cpp : implementation file
//
#include "stdafx.h"
#include "CImage.h"
#include "Translation.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/376760/9309144
wrl translation.wrl
www.eeworm.com/read/177586/9446335
py translation.py
import sys
import codecs
# we do this first, since BitTorrent/__init__.py installs a stderr proxy.
# py2exe'd Blackholes don't have encoding
encoding = getattr(sys.stdout, "encoding", None)
# and s
www.eeworm.com/read/176162/9514422
howto translation.howto
/---------------------------------------------------------\
| TRANSLATION HOWTO |
| |
| X-CD-Roast 0.98
www.eeworm.com/read/365334/9868426
gif translation.gif
www.eeworm.com/read/362090/10019622
cpp translation.cpp
#include
#include
#include
#include
#include
#define MAX 20
char temp[5]={'1','2','3','4','5'}; //用来作为四元式的临时变量
void move(char b,char *c,int x)