代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/126377/14426668
h os_cfg.h
/*********************************************************************************************************
** Small RTOS
** T
www.eeworm.com/read/126377/14426704
h os_cfg.h
/*********************************************************************************************************
** Small RTOS
** T
www.eeworm.com/read/126377/14426767
h os_cfg.h
/*********************************************************************************************************
** Small RTOS
** T
www.eeworm.com/read/126377/14426828
h os_cfg.h
/*********************************************************************************************************
** Small RTOS
** T
www.eeworm.com/read/202797/15372710
h bs_cp.h
#ifndef _BS_H_
#define _BS_H_
#include "xcommon.h"
#include "global.h"
#include "bs_common.h"
#include "bs_udplink.h"
#include "bs_msghandle.h"
#include "bs_log.h"
/* define message SAP
www.eeworm.com/read/452838/7431903
js scrollstatus.js
var msg="【推荐】98元企业、个人快速建站,详情见置顶文章《98元建站》"; //首页状态兰滚动文字广告内容
var delay=300;
function scrollStatus() {
window.status=msg;
msg=msg.substring(1,msg.length)+msg.substring(0,1);
timeID=setTimeout("
www.eeworm.com/read/491399/6434937
js whstart.js
// WebHelp 5.10.003
RegisterListener2(this, WH_MSG_GETSTARTFRAME);
RegisterListener2(this, WH_MSG_GETDEFAULTTOPIC);
RegisterListener2(this, WH_MSG_MINIBARORDER);
RegisterListener2(this, WH_MSG_TO
www.eeworm.com/read/402032/11543660
m haming_encoding.m
function encodedmsg=hamc(m,msg)
% m is positive integer, msg= binary msg to be encoded whose length is(( 2^m-1)-m)
%encoded msg is given as out put
% function to hamming encoder circuit implementat
www.eeworm.com/read/459088/1574382
java testbean.java
package cn.itcast.jdbc;
public class TestBean {
private String msg = "hello";
private int age = 10;
public TestBean(String msg, int age) {
this.msg = msg;
this.age = age;
}
pu
www.eeworm.com/read/216502/4891238
c command.c
#
/*
*
* UNIX debugger
*
*/
#include "defs.h"
MSG BADEQ;
MSG NOMATCH;
MSG BADVAR;
MSG BADCOM;
MAP txtmap;
MAP datmap;
INT executing;
CHAR *lp;
INT fcor;
INT fsym;
INT mkfault;
STRIN