代码搜索:WinZip
找到约 434 项符合「WinZip」的源代码
代码结果 434
www.eeworm.com/read/268470/11137213
txt readme.txt
AN039 - USB Firmware Programmer's Guide
v1.1 Last updated 16 JUL 2003
To exercise the example firmware:
1. Extract the contents of the AN039.zip file (if using WinZip, use the "Extract" func
www.eeworm.com/read/178769/9385725
cpp winzipdlg.cpp
// winzipDlg.cpp : implementation file
//
#include "stdafx.h"
#include "winzip.h"
#include "winzipDlg.h"
#include "InfoZip\InfoZip.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/484919/6568823
tmp ve-27.tmp
#include "StdAfx.h"
#include "WinZip.h"
#define BLOCKSIZE 1000
#define WRITEBLOCKSIZE 1000
#define WORDSIZE 256
CWinZip::CWinZip(void)
: m_Path(_T(""))
, m_dePath(_T(""))
{
m_CountedMem=ne
www.eeworm.com/read/354016/3080267
cmake cpackzip.cmake
IF(CMAKE_BINARY_DIR)
MESSAGE(FATAL_ERROR "CPackZIP.cmake may only be used by CPack internally.")
ENDIF(CMAKE_BINARY_DIR)
FIND_PROGRAM(ZIP_EXECUTABLE wzzip PATHS "$ENV{ProgramFiles}/WinZip")
IF
www.eeworm.com/read/100569/15871957
c wzsek.c
//
// WinZIP Self-Extractor v2.2 Final Keymaker
// Coded by [eGIS!/CORE].
//
#include
#include
#include
#include
typedef unsigned char BYTE;
typedef unsigne
www.eeworm.com/read/188728/7081022
bat comp_build_kit.bat
@REM $Id: COMP_BUILD_KIT.BAT 2937 2004-12-23 17:05:24Z wpc0756\Emmanuel $
@ECHO OFF
CALL COMP_SET_VARIABLES.BAT || GOTO ERROROCCURED
IF NOT EXIST "%WINZIP_CMD%" GOTO WINZIPCMD_NOT_FOUND
IF NOT
www.eeworm.com/read/416011/11044390
bat make_upload.bat
set BD=c:\yeagauto
set WZ=c:\winzip\wzzip.exe
del %BD%\ya_suite\upload\yasoft.zip
del %BD%\ya_suite\upload\yapatch.zip
%WZ% %BD%\ya_suite\upload\yasoft.zip %BD%\ya_suite\onefile\yasoft.exe
%WZ% %
www.eeworm.com/read/220273/14844915
txt 54150.txt
★多快热下载★
软件速递,破解,注册码,注册机,汉化,主页制作,网上教学等!
本站国际域名:
http://www.54150.com
http://www.chaoruan.eb.fm
虚拟域名:
http://chaoruan.yeah.net
如果下载的文件是zip格式的,请用winzip解压。
如果下
www.eeworm.com/read/367675/2835759
txt 101.txt
发信人: ashun (阿顺), 信区: DataMining
标 题: 一篇Osmar Rachid Zaiane的博士论文
发信站: 南京大学小百合站 (Tue Sep 11 10:55:56 2001)
【位置】www登陆,版内“文件上载”处。 由于文件比较大(3MB多),我用winzip分割成
三个文件(Osmar.zip、1000176541Osmar.zip、100017
www.eeworm.com/read/192685/8363062
txt 如何建立文件关联.txt
实际上ACDSee和WinZip都修改了系统注册表,所有关联信息都在HKEY_CLASS_ROOT键下。使用RegEdit可以看到这点。比如,ACDSee与GIF文件的关联。在HKEY_CLASS_ROOT\.gif下你可以看到默认值ACDC_GIF,再找到HKEY_CLASS_ROOT\ACDC_GIF,其默认值为ACDSee GIF Image。在这个键下有Shell\Open\Command