代码搜索结果
找到约 10,000 项符合
F 的代码
timer.asm
;==========================================================================
; File Name : timer.asm
;
; Rev: Date: Author: Reason:
; 1.00 dd-mm-yy nnnnnnnnnnn rrrrrrrrrrrrrrrrrr
;=====
2.stock_init.sql
/*
delete from f_desktopmain
delete from f_desktopchild
delete from f_plist
delete from f_loginuser
*/
insert into f_desktopmain values(1,'基础设置')
insert into f_desktopmain values(2,'库存管理')
i
datareceive.hex
:10000000759850758920758DF3758BF3D28E109885
:090010000280FBE599F59080F5F2
:00000001FF
u_xgdw.~pas
unit U_XGDW;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls,db, Buttons;
type
TF_XGDW = class(TForm)
Panel1: TPanel;
u_xgdw.~pas
unit U_XGDW;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls,db, Buttons;
type
TF_XGDW = class(TForm)
Panel1: TPanel;
nlmtclmainmodule.bas
Attribute VB_Name = "MainModule"
Sub Main()
Dim b As Double
Dim m As Integer, n As Integer
Dim y As Double
Dim s As String
' 3元方程组
n = 3
' 分配内存
ReD
multi switch.hex
:09000000E590C444F0F59080F78E
:00000001FF
fcntl.h
#ifndef _FCNTL_H
#define _FCNTL_H
#include // 类型头文件。定义了基本的系统数据类型。
/* open/fcntl - NOCTTY, NDELAY isn't implemented yet */
/* open/fcntl - NOCTTY 和NDELAY 现在还没有实现 */
#define O_ACCMODE 0
fcntl.h
#ifndef _FCNTL_H
#define _FCNTL_H
#include // 类型头文件。定义了基本的系统数据类型。
/* open/fcntl - NOCTTY, NDELAY isn't implemented yet */
/* open/fcntl - NOCTTY 和NDELAY 现在还没有实现 */
#define O_ACCMODE 00
nlmtclmainmodule.bas
Attribute VB_Name = "MainModule"
Sub Main()
Dim b As Double
Dim m As Integer, n As Integer
Dim y As Double
Dim s As String
' 3元方程组
n = 3
' 分配内存
ReD