代码搜索:Tools
找到约 10,000 项符合「Tools」的源代码
代码结果 10,000
www.eeworm.com/read/448718/7526642
class tools.class
www.eeworm.com/read/448718/7526648
class tools.class
www.eeworm.com/read/448489/7532757
cc tools.cc
//
// tools.cc : Implements a few utility functions
// authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: tools.cc,v 1.1 2005/04/22 06:08:
www.eeworm.com/read/448489/7532758
hh tools.hh
//
// tools.hh : Utility functions
// authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: tools.hh,v 1.1 2005/04/22 06:08:37 fstann Exp $
/
www.eeworm.com/read/448047/7541173
h tools.h
#pragma once
class CTools
{
public:
CTools(void);
~CTools(void);
// 得到密文或原文
// bEncrypt: true 加密
// : false 解密
CString GetPriString( CString buf, bool bEncrypt );
// 得到当前
www.eeworm.com/read/448047/7541177
cpp tools.cpp
#include "StdAfx.h"
#include ".\tools.h"
CTools::CTools(void)
{
}
CTools::~CTools(void)
{
}
// 得到密文或原文
// bEncrypt: true 加密
// : false 解密
CString CTools::GetPriString( CStrin
www.eeworm.com/read/446989/7561388
f tools.f
www.eeworm.com/read/446989/7561433
obj tools.obj
www.eeworm.com/read/446595/7576389
dfm tools.dfm
object ToolsForm: TToolsForm
Left = 307
Top = 244
Width = 623
Height = 320
Caption = '网络工具'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.He