代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/278713/4142074
java encdec.java
/* encdec - encode and decode integers, times, and
* internationalized strings to and from popular binary formats
* http://www.ioplex.com/~miallen/encdec/
* Copyright (c) 2003 Michael B. Allen
www.eeworm.com/read/273740/4196208
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/445365/1722628
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/443386/1745417
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/430182/1938576
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/420043/2071666
java derobject.java
package org.bouncycastle.asn1;
import java.io.IOException;
public abstract class DERObject
implements DERTags, DEREncodable
{
abstract void encode(DEROutputStream out)
throws IOExcep
www.eeworm.com/read/415724/2133491
java stringencoder.java
package com.weishuang.util;
import java.io.UnsupportedEncodingException;
public class StringEncoder {
public static String encode(String str){
String temp="";
try {
return new String
www.eeworm.com/read/413580/2160613
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/406717/2274413
py mvcrunner.py
"""
This file handles spawning encoder runs to encode a sequence of
multi-view videos. The idea is that you do
python
to run the encoder scripts. See the comments for