代码搜索:openFile
找到约 2,657 项符合「openFile」的源代码
代码结果 2,657
www.eeworm.com/read/153053/5654412
tlc cgirblk_s0_b6_blockoutputcomment.tlc
%implements cgirblk_s0_b6_BlockOutputComment "C"
%function BlockOutputComment(block, portIdx) void
%assign tmpBuf = ""
%switch portIdx
%case 0
%openfile tmpBuf
* Gain
www.eeworm.com/read/153053/5654413
tlc cgirblk_s0_b27_blockoutputcomment.tlc
%implements cgirblk_s0_b27_BlockOutputComment "C"
%function BlockOutputComment(block, portIdx) void
%assign tmpBuf = ""
%switch portIdx
%case 0
%openfile tmpBuf
* Sum
www.eeworm.com/read/153053/5654420
tlc cgirblk_s0_b41_blockoutputcomment.tlc
%implements cgirblk_s0_b41_BlockOutputComment "C"
%function BlockOutputComment(block, portIdx) void
%assign tmpBuf = ""
%switch portIdx
%case 0
%openfile tmpBuf
* Gai
www.eeworm.com/read/153053/5654423
tlc cgirblk_s0_b33_blockoutputcomment.tlc
%implements cgirblk_s0_b33_BlockOutputComment "C"
%function BlockOutputComment(block, portIdx) void
%assign tmpBuf = ""
%switch portIdx
%case 1
%openfile tmpBuf
* Gai
www.eeworm.com/read/153053/5654430
tlc cgirblk_s0_b15_blockoutputcomment.tlc
%implements cgirblk_s0_b15_BlockOutputComment "C"
%function BlockOutputComment(block, portIdx) void
%assign tmpBuf = ""
%switch portIdx
%case 0
%openfile tmpBuf
* Sum
www.eeworm.com/read/192990/8259205
h log.h
#pragma once
class CLog
{
HANDLE m_hLogFile;
public:
CLog(wchar_t *szFilePath = NULL)
{
if(szFilePath != NULL)
{
OpenFile(szFilePath);
}
}
~CLog()
{
CloseHandle(m_
www.eeworm.com/read/460487/7248841
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileReg.rc
//
#define IDC_OPEN 3
#define IDM_ABOUTBOX 0x0010
#def
www.eeworm.com/read/451659/7458675
h resource.h
#define IDD_DES_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_EDIT_MINGWEN 1000
#define IDC_EDIT_MIWEN 1001
#define IDC_BUTT
www.eeworm.com/read/331422/12829720
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 仿射密码.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defi
www.eeworm.com/read/143026/5760516
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileReg.rc
//
#define IDC_OPEN 3
#define IDM_ABOUTBOX 0x0010
#def