代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/396408/2418365
h spuenc.h
/*
* subpic_encode.c - encodes a pixmap with RLE
*
* Copyright (C) 2000 Alejandro J. Cura
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/393714/2469187
java strencode.java
package news;
import java.util.*;
public class StrEncode {
public StrEncode(){}
public String Encode(String str){
byte[] temp;
String newstr="";
try{
temp = str.getBytes(
www.eeworm.com/read/393286/2480271
h capi.h
/*
* CAPI encode/decode prototypes and defines
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distribute
www.eeworm.com/read/386998/2564704
tcl aelegacy.tcl
namespace eval tclAE {}
proc tclAE::print {theAEDesc} {
return $theAEDesc
}
proc tclAE::disposeDesc {theAEDesc} {
# not sure what to do here, so do nothing
}
proc tclAE::encode {string} {
bin
www.eeworm.com/read/386590/2570263
makefile
# Makefile for mpeg2encode
# Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
#
# Disclaimer of Warranty
#
# These software programs are available to the user without any
www.eeworm.com/read/385891/2580252
h capi.h
/*
* CAPI encode/decode prototypes and defines
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distribute
www.eeworm.com/read/375022/2742753
js functions.js
function init() {
tinyMCEPopup.resizeToInnerSize();
}
function insertEmotion(file_name, title) {
title = tinyMCE.getLang(title);
if (title == null)
title = "";
// XML encode
title = title.re
www.eeworm.com/read/368386/2817042
h capi.h
/*
* CAPI encode/decode prototypes and defines
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distribute
www.eeworm.com/read/350657/3120995
h capi.h
/*
* CAPI encode/decode prototypes and defines
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distribute
www.eeworm.com/read/264095/4294672
h capi.h
/*
* CAPI encode/decode prototypes and defines
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distribute