代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/257330/4364250
java~1~ affichedao.java~1~
package com.dao;
import java.sql.*;
import java.util.*;
import com.domain.ManagerForm;
import com.tool.JDBConnection;
import com.tool.FinalConstants;
import com.domain.AfficheForm;
//对公告信息的操作
www.eeworm.com/read/267326/11182653
cpp sha.cpp
// sha.cpp - modified by Wei Dai from Steve Reid's public domain sha1.c
// Steve Reid implemented SHA-1. Wei Dai implemented SHA-2.
// Both are in the public domain.
#include "pch.h"
#include
www.eeworm.com/read/133019/14057445
cpp sha.cpp
// sha.cpp - modified by Wei Dai from Steve Reid's public domain sha1.c
// Steve Reid implemented SHA-1. Wei Dai implemented SHA-2.
// Both are in the public domain.
#include "pch.h"
#include
www.eeworm.com/read/200462/15432459
cpp sha.cpp
// sha.cpp - modified by Wei Dai from Steve Reid's public domain sha1.c
// Steve Reid implemented SHA-1. Wei Dai implemented SHA-2.
// Both are in the public domain.
#include "pch.h"
#ifndef
www.eeworm.com/read/100767/15864608
cpp sha.cpp
// sha.cpp - modified by Wei Dai from Steve Reid's public domain sha1.c
// Steve Reid implemented SHA-1. Wei Dai implemented SHA-2.
// Both are in the public domain.
#include "pch.h"
#include
www.eeworm.com/read/100767/15864727
cpp md5mac.cpp
// md5mac.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
// any modifications are placed in the public domain
#include "pch.h"
#include "md5mac.h"
NAMESPACE_BEGIN(CryptoPP)
www.eeworm.com/read/190269/8445776
m savefield.m
function SaveField(Data)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Electromagnetic Finite-Difference Time-Domain %
% Version 1.20, Release 1 %
%
www.eeworm.com/read/287415/8687291
c logfiled.c
/*************************************************************************
* logfiled.c - a simple logfile server using Unix Domain Datagram Sockets
* usage: logfiled >>logfilename
*/
#
www.eeworm.com/read/431298/8690201
h common.h
/******************* start of original comments ********************/
/*
* Written by Douglas Thomson (1989/1990)
*
* This source code is released into the public domain.
*/
/*************