CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
OS program
Linux-Unix
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Search in result
Search
Linux-Unix list
Sort by :
«
1
2
...
.71
.72
.73
.74
.75
8476
.77
.78
.79
.80
.81
...
9710
»
Koules
Downloaded:0
Clear Mine mine Game: This is a simulation game mine vc coding procedure coding thought: through several array set the location of mined areas, their own view class create a member of several functions, analysis of wheth
Date
: 2025-08-20
Size
: 183kb
User
:
小H
ttytest
Downloaded:0
arm seirl debug pocess
Date
: 2025-08-20
Size
: 165kb
User
:
姜建钊
filesystem
Downloaded:0
Simulation of Linux file system at any one OS, the set up of a large file, it put the illusion into a disk, in which a simple implementation of the simulation Linux file system. 1. In the existing machine' s hard driv
Date
: 2025-08-20
Size
: 16kb
User
:
lilianjie
drawarea
Downloaded:0
//建立顶级窗口 toplevel = XtVaAppInitialize[&app, "DrawArea", NULL, 0, &argc, argv, NULL, NULL] //建立drawarea n = 0 XtSetArg[args[n], XmNwidth, 500 ] n++ XtSetArg[args[n], XmNheight, 500 ] n++ drawarea = XmCreateDrawingArea[top
Date
: 2025-08-20
Size
: 1kb
User
:
zzroot
fallbacks
Downloaded:0
//建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] XmStringFree[label] //设置回调函
Date
: 2025-08-20
Size
: 1kb
User
:
zzroot
form
Downloaded:0
//建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Form", NULL, 0, &argc, argv, NULL, NULL] n = 0 XtSetArg[args[n], XmNwidth, 500] n++ XtSetArg[args[n], XmNheight, 500] n++ XtSetValues[toplevel, args, n] //建立主窗口 form = XmCreat
Date
: 2025-08-20
Size
: 4kb
User
:
zzroot
frame
Downloaded:0
//建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Frame", NULL, 0, &argc, argv, NULL, NULL] //建立Frame组件 n = 0 XtSetArg[args[n], XmNshadowType, XmSHADOW_ETCHED_IN] n++ XtSetArg[args[n], XmNshadowThickness, 4] n++ frame = XmCre
Date
: 2025-08-20
Size
: 1kb
User
:
xiaoran
label
Downloaded:0
//Set up top-level window toplevel = XtVaAppInitialize [
Date
: 2025-08-20
Size
: 12kb
User
:
xiaoran
list
Downloaded:0
//建立顶级窗口 toplevel = XtVaAppInitialize[&app, "List", NULL, 0, &argc, argv, NULL, NULL] //建立列表上的复合字符串 for[i=0 i<12 i++] str_months[i] = XmStringCreateSimple[months[i]] //建立列表 n = 0 XtSetArg[args[n], XmNitems, str_months] n
Date
: 2025-08-20
Size
: 3kb
User
:
xiaoran
Linuxprocessswicth
Downloaded:0
LINUX KERNEL ALYNASIS以
Date
: 2025-08-20
Size
: 263kb
User
:
zhizhi
Linux-kernel-api
Downloaded:0
Guinness LINUX API that lets you do not learn LINUX kernel LINUX can also prepare good procedures, very useful
Date
: 2025-08-20
Size
: 168kb
User
:
zhizhi
MyShell
Downloaded:0
a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
Date
: 2025-08-20
Size
: 30kb
User
:
落木
«
1
2
...
.71
.72
.73
.74
.75
8476
.77
.78
.79
.80
.81
...
9710
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.