代码搜索:F系列
找到约 10,000 项符合「F系列」的源代码
代码结果 10,000
www.eeworm.com/read/137691/5820792
java pyframe.java
// Copyright (c) Corporation for National Research Initiatives
package org.python.core;
/**
* A python frame object.
*/
public class PyFrame extends PyObject
{
public PyFrame f_back;
publ
www.eeworm.com/read/110301/6165534
c rx_orien.c
/*
* File: rx_orient.c
* Created: 4/17/95
*
* Description:
*
* This file contains sample code to handle receiver orientation
* since the basic c3da core does not allow a change in r
www.eeworm.com/read/212115/6304029
cpp a2.cpp
//=====================================
// a2.cpp
//=====================================
#include"abc.h"
//-------------------------------------
int main(){
f1();
f2();
f3();
}//------
www.eeworm.com/read/493101/6406584
h 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
www.eeworm.com/read/400742/11569685
h 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
www.eeworm.com/read/155761/11850530
bas 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
www.eeworm.com/read/342301/12031217
h 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