代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/151482/5681685
java mysqlmaxvalueincrementer.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/151482/5681686
java hsqlmaxvalueincrementer.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/148721/5709672
c net_chan.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/144084/5753303
sql d_voipcalltermtariff.sql
DROP TABLE voipcalltermtariff;
DROP SEQUENCE voipcalltermtariff_id_seq;
www.eeworm.com/read/144084/5753311
sql d_voipaccount.sql
DROP TABLE voipaccount;
DROP SEQUENCE voipaccount_id_seq;
www.eeworm.com/read/144084/5753315
sql d_voipcall.sql
DROP TABLE voipcall;
DROP SEQUENCE voipcall_id_seq;
www.eeworm.com/read/144084/5753317
sql d_voipuser.sql
DROP TABLE voipuser;
DROP SEQUENCE voipuser_id_seq;
www.eeworm.com/read/144084/5753330
sql d_voiptariff.sql
DROP TABLE voiptariff;
DROP SEQUENCE voiptariff_id_seq;
www.eeworm.com/read/144084/5753333
sql d_voiptariffdst.sql
DROP TABLE voiptariffdst;
DROP SEQUENCE voiptariffdst_id_seq;
www.eeworm.com/read/137691/5822001
txt linkquality.txt
Implementation of Link Quality Measurement in S-MAC
Wei Ye (11/11/2003)
1. What to measure
2. How to measure
3. APIs
4. Changes to packet format
5. Changes to internal data structure
1. What to me