代码搜索结果
找到约 10,000 项符合
O 的代码
c-sed.c
#include
#include
//#define rbadd1 XBYTE[0xF000] /* 读忙状态地址 */
//#define wdadd1 XBYTE[0xF000] /* 写参数及显示数据地址 */
//#define rdadd1 XBYTE[0xF001] /* 读参数及显示数据地址 */
//#define
lcd320_240.c
#include
#include
//#define rbadd1 XBYTE[0xF000] /* 读忙状态地址 */
//#define wdadd1 XBYTE[0xF000] /* 写参数及显示数据地址 */
//#define rdadd1 XBYTE[0xF001] /* 读
mobi2006.h
#include
#include
#include
/*--------初始化函数----------*/
void init()
{ _nop_();
_nop_();
CS1=0;
_nop_();
_nop_();
RES=1;
_nop_();
新建 文本文档.txt
Private Sub Command1_Click()
Dim e1, e2, o1, o2, d, s As Double
e1 = Val(Text1.Text)
e2 = Val(Text3.Text)
o1 = Val(Text2.Text)
o2 = Val(Text4.Text)
s = Val(Text5.Text)
o11 = o1 / 3600 * 3.14159
新建 文本文档.txt
Private Sub Command1_Click()
Dim e1, e2, o1, o2, d, s As Double
e1 = Val(Text1.Text)
e2 = Val(Text3.Text)
o1 = Val(Text2.Text)
o2 = Val(Text4.Text)
s = Val(Text5.Text)
o11 = o1 / 3600 * 3.14159
client_main.c
#include "fifo.h"
void client(int, int);
int
main(int argc, char **argv)
{
int readfd, writefd;
writefd = Open(FIFO1, O_WRONLY, 0);
readfd = Open(FIFO2, O_RDONLY, 0);
client(readfd, writefd);
mainprg.prg
_screen.Visible=.f.
SET TALK OFF
SET SAFETY OFF
SET RESOURCE OFF
SET DELETED ON
MyPath=LEFT(SYS(16),RAT("\",SYS(16)))
SET DEFA TO (MyPath)
*-防止程序重复运行的代码
DECLARE integer FindWindow in Win
ttt.efg
EFG 2 R "Tic Tac Toe (Not finished yet)" { "Player 1" "Player 2" }
""
p "ROOT" 1 1 "(1,1)" { "x-- --- ---" "-x- --- ---" "--- -x- ---" } 0
p "" 2 1 "(2,1)" { "xo- --- ---" "x-o --- ---" "x-- -o- ---"
client_main.c
#include "fifo.h"
void client(int, int);
int
main(int argc, char **argv)
{
int readfd, writefd;
writefd = Open(FIFO1, O_WRONLY, 0);
readfd = Open(FIFO2, O_RDONLY, 0);
client(readfd, writefd);
struct_h_i_d___s_e_t___p_r_o_t_o_c_o_l___c_f_m___t.html
BlueLab: HID_SET_PROTOCOL_CFM_T Struct Refere