代码搜索:安全模式
找到约 10,000 项符合「安全模式」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1091518
mnu fraclen.mnu
PNT#DIM#MODE 点尺寸模式
#
Offset 偏移
Dimension will measure distance from plane to point.
尺寸将测量平面到点的距离
Length#Ratio 长度比例
Dimension will measure the fraction of arc length (from 0.0 to 1.0).
尺寸将测量圆弧长度的小数(从0
www.eeworm.com/read/493497/1166214
txt 雪28.txt
《防黑档案》
《SoC设计与测试》
《软件构架实践(影印版·第2版)》
《软件产品线——实践与模式(影印版)》
《统计与自适应信号处理(影印版)》
《多媒体通信系统技术、标准及网络...》
www.eeworm.com/read/492796/1171210
java notepad_treeopenfile.java
/**
* 树形结构的打开文件事件的类
* 是否要考虑单态模式
*/
package com.edu.sccp.snail.notepad.view;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFound
www.eeworm.com/read/462184/1547667
c codec.c
//Codec.c:
#include
#include
#include "common.h"
#include "timers.h"
#include "codec.h"
#define FRAMECLKRATE (SAMPLE_RATE*256L)
#define CMD_STAGE0 0 //正常模式
#define CM
www.eeworm.com/read/462184/1547691
c codec.c
//Codec.c:
#include
#include
#include "common.h"
#include "timers.h"
#include "codec.h"
#define FRAMECLKRATE (SAMPLE_RATE*256L)
#define CMD_STAGE0 0 //正常模式
#define CM
www.eeworm.com/read/455325/1619650
js zh_tw_utf8.js
// Traditional Chinese UTF-8; Twapweb Site translated; twapweb_AT_gmail_DOT_com
// 繁體中文 UTF-8 ;數位應用坊製作; twapweb_AT_gmail_DOT_com
tinyMCE.addToLang('',{
fullscreen_title : '全螢幕模式',
fullscreen_desc : '
www.eeworm.com/read/249482/4450258
dat funtc239.dat
函数名称: outtext
函数原型: void far outtext(char far *textstring)
函数功能: 图形模式下在当前位置显示一行字符串
函数返回:
函数说明: textstring 要显示的字符串
所属文件:
www.eeworm.com/read/249482/4450401
dat funtc311.dat
函数名称: setviewport
函数原型: void far setviewport(int left, int top, int right, int bottom, int clip)
函数功能: 设置图形模式下图形函数操作的窗口大小
函数返回:
函数说明: left,top,right,bottom 窗口大小坐标 clip
www.eeworm.com/read/249482/4450684
dat funtc201.dat
函数名称: intdosx
函数原型: int intdosx(union REGS *inregs, union REGS *outregs, struct SREGS *segregs)
函数功能: 调用DOS的INT21中断,主要用于大编译模式
函数返回:
函数说明:
所属文件:
www.eeworm.com/read/249482/4450811
dat funtc176.dat
函数名称: getmoderange
函数原型: void far getmoderange(int graphdriver, int far *lomode,int far *himode)
函数功能: 得到某个图形驱动器driver的图形模式范围
函数返回:
函数说明: driver 图形驱动器编号,含义如下:
CGA