代码搜索:ListBox
找到约 6,307 项符合「ListBox」的源代码
代码结果 6,307
www.eeworm.com/read/474971/1386529
c listbox.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/474971/1386554
h listbox.h
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/472881/1403206
c listbox.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000, 2005 Greg Haerr
*
* Listbox for Microwindows win32 api.
*/
/*
** This library is free software; yo
www.eeworm.com/read/470319/1475237
js listbox.js
function f_a(obj)
{
var s="";
for(var i in obj)
s += i + "=" + obj[i] + " ";
alert(s);
}
function f_add(SAElement,SBElement)
{
for(i=SAElement.options.length - 1; i>=0; i--)
{
i
www.eeworm.com/read/462539/1544959
pkg listbox.pkg
; Listbox.pkg
;
;Language - standard language definitions
&EN
;Standard SIS file header
#{"Listbox"},(0x0104DEE8),1,0,0
;Supports Series 60 v 2.0
(0x101F7960), 0, 0, 0, {"Series60ProductI
www.eeworm.com/read/462539/1544963
hrh listbox.hrh
/* Copyright (c) 2008, Nokia. All rights reserved */
#ifndef __LISTBOX_HRH__
#define __LISTBOX_HRH__
// Listbox enumerate command codes
enum TListboxIds
{
EListboxCommand1 = 0x6000
www.eeworm.com/read/462539/1544964
pan listbox.pan
/* Copyright (c) 2008, Nokia. All rights reserved */
#ifndef __LISTBOX_PAN__
#define __LISTBOX_PAN__
/* Listbox application panic codes */
enum TListboxPanics
{
EListboxBasicUi = 1
www.eeworm.com/read/462539/1544972
cpp listbox.cpp
/* Copyright (c) 2008, Nokia. All rights reserved */
#include "ListboxApplication.h"
// DLL entry point, return that everything is ok
GLDEF_C TInt E32Dll(TDllReason /*aReason*/)
{
ret
www.eeworm.com/read/462539/1544979
rss listbox.rss
/* Copyright (c) 2008, Nokia. All rights reserved */
NAME LIST
#include
#include
#include
#include "Listbox.hrh"
// ----------------------------------
www.eeworm.com/read/462539/1544981
dsw listbox.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################