1,01.zipDialogs in DLL在DLL中实现对话框(5KB)2,02.zipExport dialogs in MFC Extension DLLs在MFC扩充DLL中输出对话框(12KB)3,03.zipRemapping resource scr ipt ID's重影象资源的标识符(4KB)4,04.zipDetermine DLL version number检测DLL的版本号(7KB)5,05.zipGetting the complete information abo
1,pop3.zipCPop3Connection - an MFC Class to encapsulate the POP3 protocol(15KB)2,ipenum.zipIPEnum - an MFC class and console app to allow IP address enumeration(11KB)3,smtp.zipCSMTPConnectio n - an MFC Class to encapsulate the SMTP protocol(21KB)4,p
1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
Utilities for Windows NT Besides my research work I am responsible for a couple of computers at the physics department of the University of Mainz which are running under Windows NT. Therefore I started developing some utilities which I think are mis
coreutils-8.5.tar.gz 贴段CAT的大伙瞅瞅 /* cat -- concatenate files and print on the standard output. Copyright (C) 1988, 1990-1991, 1995-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the t
au3反编译源码 myAut2Exe - The Open Source AutoIT scr ipt Decompiler 2.9 ======================================================== *New* full support for AutoIT v3.2.6++ :) ... mmh here's what I merely missed in the 'public sources 3.1.0' This program is f
%Demonstrates the mcrvm algorithm on a toy example (Three class classification problem). Part of the code was %derived from Tipping's matlab code. % @file mcrvm_example.m % Author Arasanathan Thayananthan ( at315@cam.ac.uk) % (c) Copyright Universit
java1.8源码 /** * The System class contains several useful class fields * and methods. It cannot be instantiated. * * Among the facilities provided by the System class * are standard input, standard output, and error output streams; * access to extern
Preact开发工具
浏览器扩展程序,使您可以检查Preact组件的层次结构,包括属性和状态。
:warning: 需要Preact> = 10.1.0 :warning:
用法
首先,我们需要在某处导入preact/debug以初始化与扩展的连接。 确保此导入是整个应用程序中的第一个导入。
// Must be the first import
import "preact/debug" ;
// Or if you just want the devtools bridge (
PulseView
相对于图标产生脉动的小部件。
您可以在检查示例应用程序。
警告
This library is not more supported.
If you want to add new feature or fix a bug, grab source code and do it.
If you think your fix or feature would be useful to other developers,
I can add link of your r
CutIntoLayout
CutIntoLayout允许您在背景上创建清晰的效果。
您可以在检查示例应用程序。
警告
This library is not more supported.
If you want to add new feature or fix a bug, grab source code and do it.
If you think your fix or feature would be useful to other developers,
I can
SlideImageView
简单方便的库,使您可以在视图中滑动图像。
您可以在检查示例应用程序。
警告
This library is not more supported.
If you want to add new feature or fix a bug, grab source code and do it.
If you think your fix or feature would be useful to other developers,
I can add lin
色调布局
该库可帮助您从视图中获得流行的色调效果。
您可以在检查示例应用程序。
警告
This library is not more supported.
If you want to add new feature or fix a bug, grab source code and do it.
If you think your fix or feature would be useful to other developers,
I can add link of your r
NavigationTabStrip
导航选项卡条具有平滑的交互作用。
您可以在检查示例应用程序。
警告
This library is not more supported.
If you want to add new feature or fix a bug, grab source code and do it.
If you think your fix or feature would be useful to other developers,
I can add lin
Marlow is a code generation tool written in golang designed to create useful constructs that provide an ergonomic API
for interacting with a project's data persistence layer while maintaining strong compile time type safety assurance.
Marlow Has Move