代码搜索:Windows Mobile
找到约 10,000 项符合「Windows Mobile」的源代码
代码结果 10,000
www.eeworm.com/read/249104/4456751
java mobile.java
package handphone;
//手机接口
public interface Mobile {
public void call();
}
www.eeworm.com/read/243311/4530276
h mobile.h
#ifndef MOBILE_H
#define MOBILE_H
/*===========================================================================
M O B I L E H E A D E R F I L E
DESCRIPTION
Header file f
www.eeworm.com/read/211804/4939922
txt mobile.txt
13735500846
13732005408
13616506660
13858781422
13858490543
13868482319
13806855821
13777913799
13957314890
13735028089
13456872382
13805763272
13857848663
13867211697
13587133944
13968
www.eeworm.com/read/340288/3289455
cfg mobile.cfg
# Scalable H.264/AVC Extension Configuration File
#============================== GENERAL ==============================
OutputFile str/mobile.264 # Bitstream file
FrameRate
www.eeworm.com/read/340288/3289502
cfg mobile.cfg
########### RATE-POINTS CONFIGURATION FILE ###########
Mobile # Label
bin/H264AVCEncoderLibTestStatic # Encoder Binary
cfg/Mob
www.eeworm.com/read/340288/3289524
cfg mobile.cfg
# Scalable H.264/AVC Extension Configuration File
#============================== GENERAL ==============================
OutputFile str/Mobile_CIF30-384.264 # Bitstream file
FrameRat
www.eeworm.com/read/274894/4180694
cpp mobile.cpp
// Mobile.cpp: implementation of the CMobile class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Mobile.h"
#include
#in
www.eeworm.com/read/274894/4180699
h mobile.h
//Mobile control class by SkyVense
//If you modified this file, please send a copy to skyvense@online.sh.cn
//Thank you!
//Last modifed 2002-02-29 by SkyVense
// Mobile.h: interface for the
www.eeworm.com/read/445098/1726548
sql mobile.sql
#
drop database mobile;
#
create database mobile;
#
use mobile;
#操作员表;;
create table TOperator(
Operator_ID varchar(15) primary key,
Operator_Name varchar(20) not null,
Operator_Pwd var