代码搜索:运行环境
找到约 10,000 项符合「运行环境」的源代码
代码结果 10,000
www.eeworm.com/read/459650/7269071
h mutex.h
/*-----------------------------------------------------------------------------
* FILE: Mutex.h
* AUTH: xuwannian@gmail.com
* TIME: 2008-04-24
*
* Windows环境下的Mutex,在应用锁处创建全局锁mutex调用lock类创建锁
www.eeworm.com/read/450894/7474994
txt 20090309161950f65785[1].txt
/8051单片机TLC1549数据采集程序源代码
//单片机:At89S52
//连接类型:232 |485 接口
//校验方式:checksum
//开发环境:keil C
www.eeworm.com/read/296668/8083079
c chap9.c
//********************************
//标准设备请求处理chap9.c
//编译环境WinAVRGCC
//2007-01-9
//Hjxiang
//********************************
//标准C头文件
#include
#include
//AVR头文件
#inclu
www.eeworm.com/read/141056/13045272
~cpp opcst_x.~cpp
#include "opcst_x.h"
//////模拟应用环境
#include "stdio.h"
HINSTANCE hInstance;//模块实例
SOPCRegisterInfo OPCRegInfo = //OPC DA系统注册表信息
{
"OPC Server of Inprocess" ,
"OPCDA.Inprocess(BCB)" ,
{
www.eeworm.com/read/141056/13045276
cpp opcst_x.cpp
#include "opcst_x.h"
//////模拟应用环境
#include "stdio.h"
HINSTANCE hInstance;//模块实例
SOPCRegisterInfo OPCRegInfo = //OPC DA系统注册表信息
{
"OPC Server of Inprocess" ,
"OPCDA.Inprocess(BCB)" ,
{
www.eeworm.com/read/325476/13202735
cs foreachapp.cs
using System;
using System.Collections;
class ForeachApp
{
public static void Main()
{
// 把环境变量中所有的值取出来,放到变量environment中
IDictionary environment = Environment.GetEnvir