代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/336540/3350251
java catbot.java
package com.heaton.bot.catbot;
import java.util.*;
import com.heaton.bot.*;
/**
* A CatBot is a bot that is designed to be able
* to get information from a variety of sites in
* the same category.
www.eeworm.com/read/334885/3360914
js calendar-me.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF
www.eeworm.com/read/333489/3386034
java connectionpool.java
package com.ora.jsp.sql;
import java.sql.*;
import java.util.*;
/**
* This class implements a connection pool. It's the same as the
* ConnectionPool class described in Java Servlet Program
www.eeworm.com/read/331709/3405363
svn-base cport.po.svn-base
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
msg
www.eeworm.com/read/331709/3405368
po cport.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
ms
www.eeworm.com/read/331709/3405371
svn-base cport.po.svn-base
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
ms
www.eeworm.com/read/328357/3444107
readme
This is an OpenSSL-compatible version of AES (also called Rijndael).
aes_core.c is basically the same as rijndael-alg-fst.c but with an
API that looks like the rest of the OpenSSL symmetric cipher sui
www.eeworm.com/read/328357/3445120
readme
From Maurice Gittens
--
Example programs, demonstrating some basic SSLeay crypto library
operations, to help you not to make the same mistakes I did.
The following files are pr