代码搜索:安全模式

找到约 10,000 项符合「安全模式」的源代码

代码结果 10,000
www.eeworm.com/read/27860/991834

c delay.c

#include #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //使用SysTick的普通计数模式
www.eeworm.com/read/27967/992149

c delay.c

#include #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //使用SysTick的普通计数模式
www.eeworm.com/read/32129/1031337

c 主程序代码.c

#include "main.h" unsigned char buf[512]; main() ( int i=0; sD_Reset(); //复位SD卡,使其进入SPI接口模式 print f("SD_Reset is suceed"); delay(100); SD_Init(); //初始化SD卡 printf("SD_Init is
www.eeworm.com/read/32339/1033953

c 主程序代码.c

#include "main.h" unsigned char buf[512]; main() ( int i=0; sD_Reset(); //复位SD卡,使其进入SPI接口模式 print f("SD_Reset is suceed"); delay(100); SD_Init(); //初始化SD卡 printf("SD_Init is
www.eeworm.com/read/38039/1092154

mnu cirmode.mnu

CIRCLE#MODE 圆模式 # remove the # sign and enter foreign help string in this line Center/Point 圆心/点 Create circle by picking the center and a point on the circle. 通过拾取圆心和圆上一点来创建圆。 Concentric 同心 Create c
www.eeworm.com/read/38039/1092421

mnu chainmod.mnu

CHAIN#MODE 链模式 # Remove the # sign and enter foreign help string in this line. Start#Chain 启动链 Start a new chain of entities. 启动新的一链图元. End#Chain 终止链 End the current chain of entities. 终止当前图元链。
www.eeworm.com/read/38884/1117550

c 主程序代码.c

#include "main.h" unsigned char buf[512]; main() ( int i=0; sD_Reset(); //复位SD卡,使其进入SPI接口模式 print f("SD_Reset is suceed"); delay(100); SD_Init(); //初始化SD卡 printf("SD_Init is
www.eeworm.com/read/39475/1131995

c 主程序代码.c

#include "main.h" unsigned char buf[512]; main() ( int i=0; sD_Reset(); //复位SD卡,使其进入SPI接口模式 print f("SD_Reset is suceed"); delay(100); SD_Init(); //初始化SD卡 printf("SD_Init is
www.eeworm.com/read/478943/1346420

svn-base smoothscroll.md.svn-base

Class: SmoothScroll {#SmoothScroll} =================================== 自动管理页面中的所有锚点, 并当点击跳转到目标锚点的过程中使用平滑移动的特效 ### 备注: - SmoothScroll 需要页面使用[标准模式](http://hsivonen.iki.fi/doctype/)的DOCTYPE
www.eeworm.com/read/463073/1539687

java indexfactory.java

package com.galaxyworkstation.model; import java.io.IOException; import org.apache.lucene.index.IndexReader; import org.apache.lucene.search.IndexSearcher; /** * 该类模拟了管理索引文件的工厂,并采用单一实例模式实现了对各种