代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/224136/4806877
bat encode.bat
@echo off
cd source
copy application.properties cvs
del application_zh.properties
native2ascii -encoding GBK application.properties application_zh.properties
www.eeworm.com/read/224134/4806938
bat encode.bat
@echo off
cd source
copy application.properties cvs
del application_zh.properties
native2ascii -encoding GBK application.properties application_zh.properties
www.eeworm.com/read/221622/4828058
c encode.c
/*
* encode.c
*
* CCITT ADPCM encoder
*
* Usage : encode [-3|4|5] [-a|u|l] < infile > outfile
*/
#include
#include "g72x.h"
/*
* Pack output codes into bytes and write t
www.eeworm.com/read/217239/4874776
c encode.c
/*$Source: /usr/home/dhesi/zoo/RCS/encode.c,v $*/
/*$Id: encode.c,v 1.41 91/07/09 01:39:47 dhesi Exp $*/
/*
Adapted from "ar" archiver written by Haruhiko Okumura.
*/
#include "options.h"
#i
www.eeworm.com/read/216802/4884866
c encode.c
/*
* Copyright 2005 Juan Lang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Fre
www.eeworm.com/read/216310/4897201
bat encode.bat
native2ascii -encoding gb2312 ErrorMessageResources_temp.properties ErrorMessageResources.properties
native2ascii -encoding gb2312 MessageResources_temp.properties MessageResources.properties
www.eeworm.com/read/215047/4906956
bat encode.bat
@echo off
del application_zh.properties
native2ascii -encoding GBK application.properties application_zh.properties
www.eeworm.com/read/213877/4910469
c encode.c
/*
$Log$
Revision 1.15 2004/06/26 03:50:14 markster
Merge source cleanups (bug #1911)
Revision 1.14 2003/02/12 13:59:15 matteo
mer feb 12 14:56:57 CET 2003
Revision 1.1.1.1 2003/02/12 13:59:15
www.eeworm.com/read/213877/4910639
c encode.c
/*
* Copyright (C) 1997-2005 by Objective Systems, Inc.
*
* This software is furnished under an open source license and may be
* used and copied only in accordance with the terms of this license.
www.eeworm.com/read/205824/5020271
c encode.c
/*
* Copyright 2005 Juan Lang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Fre