代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/261494/11642686
txt 内有一篇文章或许有用.txt
作者:yuhj
日期:2001-5-6 11:59:57
如何用 servlet 打开非 HTML 格式的文档
一种向 Web 客户端发送非 HTML 格式文档的简单方法
摘要
Java Servlet 编程可以很方便地将 HTML 文件发送到客户端 Web 浏览器。然而许多站点还允许访问非 HTML 格式的文档,包括 Adobe PDF、Microsoft Word 和 Mic
www.eeworm.com/read/347253/11680164
conf wpa_supplicant_example.conf
##### Example wpa_supplicant configuration file ###############################
#
# This file describes configuration file format and lists all available option.
# Please also take a look at simple
www.eeworm.com/read/344711/11864915
c test_crypt.c
#include
#include
#include
#include
#include
//#include
#include "cryptdriver.h"
#define DEVICE_CRYPT
www.eeworm.com/read/343626/11939355
html package.html
Examples using Message Authentication Codes (MACs) and Message Digests.
www.eeworm.com/read/256505/11995108
txt rfc2809.txt
Network Working Group B. Aboba
Request for Comments: 2809 Microsoft
Category: Informational
www.eeworm.com/read/255273/12090978
java opennonhtml.java
package ninth;
/**
* @author wangmj
* @mail
* 2005-4-12 2005
*
* OpenNonHtml.java
*/
import java.io.BufferedInputStream;
import java.io.Buf