代码搜索:QL
找到约 821 项符合「QL」的源代码
代码结果 821
www.eeworm.com/read/209211/4985254
c qlock.c
#include
#include
static struct {
QLp *p;
QLp x[1024];
} ql = {
ql.x
};
enum
{
Queuing,
QueuingR,
QueuingW,
Sleeping,
};
static void* (*_rendezvousp)(void*, void*) = rendezvou
www.eeworm.com/read/285997/8795503
cce system.cce
Warning[000] D:\ql200\sys\system.h 27 : Missing newline
Warning[000] D:\ql200\sys\system.c 112 : unused variable definition: i (from line 56)
www.eeworm.com/read/132132/14108229
map linql4-c.map
PROGRAM "D:\Data\NPI-New_Product_Development\HC908QL4-NitronLIN\AN2633-QL4_SLIC_drivers\LINQL4-C\sample\bin\LINQL4-C.abs"
*************************************************************************
www.eeworm.com/read/474879/1388535
java topicservice.java
package com.ql.bbs.service;
import java.util.List;
import com.ql.bbs.model.Topic;
public interface TopicService {
public boolean addTopic(Topic topic);
public boolean delTopic(int id);
www.eeworm.com/read/174081/5365954
map linql4-c.map
PROGRAM "D:\Data\NPI-New_Product_Development\HC908QL4-NitronLIN\AN2633-QL4_SLIC_drivers\LINQL4-C\sample\bin\LINQL4-C.abs"
*************************************************************************
www.eeworm.com/read/474879/1388528
java userservice.java
package com.ql.bbs.service;
import java.util.List;
import com.ql.bbs.model.User;
public interface UserService {
public boolean addUser(User user);
public boolean delUser(int id);
public
www.eeworm.com/read/236894/4637171
hpp all.hpp
/* This file is automatically generated; do not edit. */
/* Add the files to be included into Makefile.am instead. */
#include
#include
www.eeworm.com/read/474879/1388531
java topiccategoryserviceimpl.java
package com.ql.bbs.service.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.List;
import com.ql.bbs.model.TopicCategory;
impor
www.eeworm.com/read/204570/15336848
tst ecis_mq.tst
*本地错误队列、死信队列,QMGR相关配置
def ql(ERRMSG) maxdepth(10000) maxmsgl(41943040) defpsist(yes) replace
def ql(DEADQ) defpsist(yes) maxdepth(20000) replace
alter qmgr deadq(DEADQ)
alter qmgr CCSID(819)
*定
www.eeworm.com/read/204570/15336850
tst cis_mq.tst
*本地错误队列、死信队列,QMGR相关配置
def ql(ERRMSG) maxdepth(10000) maxmsgl(41943040) defpsist(yes) replace
def ql(DEADQ) defpsist(yes) maxdepth(20000) replace
alter qmgr deadq(DEADQ)
alter qmgr CCSID(819)
*定