[cpp]view
plaincopy//////////////////////////////////////////////////////////////LRESULTListViewCustomDraw(HWNDhwnd,LPARAMlParam){LPNMHDRpnmh=(LPNMHDR...
Win 7 下搭建 WAMP 环境本文安装方法适用于 Windows7 下的 Apache +
MySQL + PHP(WAMP)安装,同时也适用于 Windows XP 系统下的安装和配置。一、安装环境操作系统是 Windows7 中文版/英文版,
Apache、PHP、MySQL 官网...
分类:
数据库 时间:
2014-05-01 11:13:12
阅读次数:
513
方法一、显示位图文件[cpp]view
plaincopyHBITMAPhBitmap=(HBITMAP)LoadImage(NULL,_T(“xxx.bmp”),Image_Bitmap,0,0,Lr_CreateDibSection|Lr_DefaultSize|Lr_LoadFromFile)...
分类:
其他好文 时间:
2014-05-01 11:05:09
阅读次数:
352
环境:Ubuntu11.10,Python2.7,Mysql5.0.95在Ubuntu终端输入命令安装Python的Mysql模块sudo apt-get
install python-mysqldb就这么简单;运行一下脚本:#!/usr/bin/python#-*-coding=utf-8##im...
分类:
数据库 时间:
2014-05-01 10:54:23
阅读次数:
474
MySQL Administrator 创建表MyEclipse Database
Explorer视图:1. New2 .Driver template: MySQL Connector/JDriver name:
给定一个连接名称Connection URL:jdbc:mysql://[]/相应...
分类:
系统相关 时间:
2014-05-01 10:48:33
阅读次数:
696
[html]view plaincopy//win32摄像头捕获系统vfw[html]view
plaincopy//VideoRecord.h///用于定义一些资源ID[html]view
plaincopy#include"resource.h"//#defineEXIT104#defineHE...
分类:
Windows程序 时间:
2014-05-01 10:46:01
阅读次数:
1115
1.下载破解版:http://www.pc6.com/softview/SoftView_13845.html2.安装时引入授权文件并汉化;3.打开IE9,菜单:管理加载项->工具栏和扩展,查看HttpWatch
Professional启动;4.IE9执行快捷键shift+f2即打开httpwat...
分类:
Web程序 时间:
2014-05-01 10:36:56
阅读次数:
363
1、检查是否关闭防火墙[root@gaosheng ~]# service iptables
statusFirewall is stopped.View
Code如果防火墙没有关闭,最好关闭;生产环境下,视具体情况而定.2、上传weblogic安装包wls1036_generic.jar此步骤略3...
分类:
Web程序 时间:
2014-05-01 10:36:19
阅读次数:
698
[cpp]view
plaincopy//Capture.hforclassCCapture#include#include#include#if!defined(CAPTURE_H_________)#defineCAPTURE_H_________//imagesize:160*120176*1...
分类:
其他好文 时间:
2014-05-01 10:31:47
阅读次数:
702
在VC中使用WebBrowser控件的两方法黄森堂(vcmfc)著ClassWizard方式:1.创建包装类:View->ClassWizard->Add
Class->Form a Type
Library->C:\winnt\system32\shdocvw.dll->只选择IWebBrowse...
分类:
Web程序 时间:
2014-05-01 08:15:32
阅读次数:
470