搜索资源列表
chengxuyuanzhenti
- 这是最近几年的程序员考试真题,都是用图片保存的,有兴趣可以
KMLReference.zip
- KML 参考手册 KML 2.0介绍 KML全称是Keyhole Markup Language KML,是一个基于XML语法和文件格式的文件,用来描述和保存地理信息如点、线、图片、折线并在Google Earth客户端之中显示 ,KML Reference
ArcSDE10升级SP1补丁使用方法
- ArcSDE10升级SP1补丁使用方法
PicItem
- VC实现对bmp图片的打开,显示,以及自定义阈值以及处理后的保存功能-VC achieve bmp image open, display, and customize the threshold and preservation of function after treatment
MFCshowimage
- MFC对话框打开一幅图片,并在picture中显示,最后保存图片,过程详尽,有图解-MFC dialog to open a picture and display it in the picture, and finally save pictures and detailed process, graphic
KML
- KML文件格式详细介绍。KML全称是Keyhole Markup Language KML,是一个基于XML语法和文件格式的文件,用来描述和保存地理信息如点、线、图片、折线并在Google Earth客户端之中显示, (KML以前的版本能够被Google Earth读取并保存为KML 2.0) KML 2.0提供以下功能-KML file format is described in detail. KML stands for Keyhole Markup Language KML, an X
brightness
- 可以打开bmp格式图片,增强图片亮度,并保存相应的图片。-Can open bmp format images, brighter images, and save the corresponding picture.
98
- 1)编程思路:首先,本练习因为要制作模拟钢琴的实例,所以首先要生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成键盘、鼠标按下时显示的键盘图片,最后通过语句m_ImgUp=getImage(getDocumentBase(),"img/up.gif")和语句m_ImgDown=getImage(getDocumentBase(),"img/down.gif")加载图片,生成钢琴界面。然后,因为要实现模拟钢琴效果,所以
swfupload
- 使用swfupload上传、预览(未保存前预览)、保存(指定根目录中的文件夹、数据库字段图片路径、显示) - Use swfupload upload, preview (not saved before the preview), save (the root directory of the specified folder path to the database field picture display)
4
- 上传图片,添加水印,同时对上传图片的格式加以限制,水印后的图片保存到文件夹-Upload images, add watermark, and to restrict the format to upload pictures, watermarked images saved to a folder
DImage
- VC6中从数据库或文件中加载Bitmap图片,并且进行截图功能,以及保存为bitmap文件或存放数据库-Load bitmap sqlserver or file and save to file or sqlserver
PowerBuilder读取保存图片
- //读取保存图片 string ls_pathname, ls_filename integer li_value,li_FileNum,loops,i long ll_fileLength,bytes_read,new_pos blob b, tot_b Blob gb_photo INSERT INTO PJ_TP(AA) VALUES ('1') USING SQLCA; COMMIT USING SQLCA; li_value = GetFileOpenName(&qu