代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/278507/10532130
c tcpsend03.c
#include "unp.h"
int
main(int argc, char **argv)
{
int sockfd;
if (argc != 3)
err_quit("usage: tcpsend03 ");
sockfd = Tcp_connect(argv[1], argv[2]);
Write(sockfd, "123", 3);
www.eeworm.com/read/278507/10532135
c tcpsend02.c
#include "unp.h"
int
main(int argc, char **argv)
{
int sockfd;
if (argc != 3)
err_quit("usage: tcpsend02 ");
sockfd = Tcp_connect(argv[1], argv[2]);
Write(sockfd, "123", 3);
www.eeworm.com/read/160403/10535130
asy costest.asy
Version 4
SymbolType BLOCK
RECTANGLE Normal 32 0 256 208
PIN 0 48 LEFT 36
PINATTR PinName THETA[5:0]
PINATTR Polarity IN
LINE Wide 0 48 32 48
PIN 0 80 LEFT 36
PINATTR PinName ND
PINATTR Pol
www.eeworm.com/read/278018/10582277
js gnb_menus_layer.js
function getGNBLinkColor(moduleID)/*鼠标over时显示颜色*/
{
if (moduleID == "www") return "#3260B1";
if (moduleID == "senior") return "#B77BB4";
if (moduleID == "junior") return "#F7A300";
www.eeworm.com/read/422591/10627013
rd plotmixt.rd
\name{plotmixt}
\alias{plotmixt}
\title{Plot for 2- and 3-dimensional normal and t-mixture density functions.}
\description{
Plot for 2- and 3-dimensional normal and t-mixture density functions.
}
www.eeworm.com/read/422466/10635500
c voipcfg.c
#include
#include
#include
#define PATH "/config/sip/"
char AUDIO_CODEC_CURRENT[8];
char DEFAULT_SIP_SERVER_PORT[8];
char OUTBOUND_PROXY_SERVER_PORT[8];
char DEFAUL
www.eeworm.com/read/159302/10671097
css table.css
/* CSS Document */
body {
font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
background: #E6EAE9;
}
a {
color: #c75f3e;
}
#mytable {
wid
www.eeworm.com/read/351061/10684492
mdl koe_code_one.mdl
Model {
Name "koe_code_one"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes