代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/356354/10230224
c osdteletext.c
#include"osdteletext.h"
#include"PrDmx.h"
#include"osdwindows.h"
#include"PrTuner.h"
#define WM_RECVTXTPAGE WM_USER+200
static unsigned int TxtFiltCBK(PRMpgFilt filt, void *userData,BYTE*section,
www.eeworm.com/read/356354/10230418
c osdteletext.c
#include"osdteletext.h"
#include"PrDmx.h"
#include"osdwindows.h"
#include"PrTuner.h"
#define WM_RECVTXTPAGE WM_USER+200
static unsigned int TxtFiltCBK(PRMpgFilt filt, void *userData,BYTE*section,
www.eeworm.com/read/453642/7416074
cpp userdlg.cpp
// UserDlg.cpp : implementation file
//
#include "stdafx.h"
#include "HotelManageSys.h"
#include "UserDlg.h"
#include "UserData.h"
#include "MD5.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/196682/8067581
log cc_build_debug.log
---------------------------- boot_img.pjt - Debug ----------------------------
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/userdata/Device/5509/HexUtil_wBin/boot_img/Debug" -d"_DEBUG" -ml -@"Debug.
www.eeworm.com/read/314915/6286861
cpp userdlg.cpp
// UserDlg.cpp : implementation file
//
#include "stdafx.h"
#include "HotelManageSys.h"
#include "UserDlg.h"
#include "UserData.h"
#include "MD5.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/478859/1348468
java commonuserservlet.java
package cwnu.com.servlets;
import cwnu.com.userData.*;
import java.io.IOException;
import java.io.PrintWriter;
import cwnu.com.dataiud.*;
import java.util.*;
import javax.servlet.ServletExcept
www.eeworm.com/read/478859/1348481
java userinfocontrol.java
package cwnu.com.userData;
import java.sql.*;
import java.util.*;
import javax.sound.midi.MidiDevice.Info;
import javax.swing.JOptionPane;
import cwnu.com.dbconnect.conn;
public class us
www.eeworm.com/read/455463/1614792
m pi_limcentmove2.m
function limcentmove2(hObject, eventdata, handles)
axes1=gca;
h=get(gcf,'userdata');
hi=h(5);
hlimbox=h(14);
xlimits=get(hi,'xdata');
xlimits=sort([xlimits(1) xlimits(end)]);
ylimits=get(hi,'
www.eeworm.com/read/174884/5355135
h callback_handler.h
#ifndef _CALLBACK_HANDLER_H
#define _CALLBACK_HANDLER_H
#include
#include
#include
Ret_t myHandleStartMessage(InstanceID_t id, VoidPtr_t userData,
www.eeworm.com/read/404103/2307274
c bbsinfo.c
/*
* $Id: bbsinfo.c,v 1.8 2002/10/15 14:14:16 flyriver Exp $
*/
#include "bbslib.h"
int main()
{
int n, type;
struct stat st;
int num;
char buf[STRLEN];
struct userdata ud;