登录
首页 » Web Server » 图片放大管理,应用于网络图象编程。图片放大管理,应用于网络图象编程。...

图片放大管理,应用于网络图象编程。图片放大管理,应用于网络图象编程。...

于 2023-02-22 发布 文件大小:3.97 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

图片放大管理,应用于网络图象编程。图片放大管理,应用于网络图象编程。-Picture to enlarge the management of images used in network programming. Picture to enlarge the management of images used in network programming.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个非常好的AJAX例子,里面通过40个简单的ASP.NET来调用各式AJAX控件,可以快速的入门AJAX编程...
    一个非常好的AJAX例子,里面通过40个简单的ASP.NET来调用各式AJAX控件,可以快速的入门AJAX编程-A very good example of AJAX, which through the 40 simple ASP.NET to call the various AJAX controls, you can quickly Starter AJAX Programming
    2022-05-30 11:27:24下载
    积分:1
  • learning materials
    visual studio.net 学习资料-learning materials
    2022-11-13 21:00:04下载
    积分:1
  • 可以生成三层架构的模板,类petshop模式
    可以生成三层架构的模板,类petshop模式-Can generate three-tier architecture template, category petshop mode
    2023-08-18 21:35:03下载
    积分:1
  • 在4510上的BOA服务器运行,存储网页与网站的功能来达到…
    在4510运行的boa服务器上,存储具有web功能的网页,达到了网站服务器的目的
    2022-02-14 20:12:38下载
    积分:1
  • Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可...
    Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可自定义网页根目录。 2.主页默认为index.htm。 3.可自定义端口。 4.可自定义服务端每次发送数据包的大小。 5.为稳定期间,本服务器使用多线程的方法,可满足不同场合的使用。 6.运行时可以隐藏窗口。 用法:http rootdir port byte [-hide] 参数说明: rootdir -> 网页的根目录 port -> 服务器的端口 byte -> 服务器每次发送数据包的大小(字节),建议设定为1024字节 -hide -> 程序隐藏窗口运行 例子1: http c:wwwroot 80 1024 http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为1024字节。 例子2: http c:wwwroot 80 1024 -hide http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为2048字节,隐藏运行。 注意: 1.由于本程序隐藏窗口,所以请小心使用,谢谢下载。-By Cooldiyer a simple personal web server. Suitable for all win32 platform, the process can be automatically hidden table. The function can be realized are : 1. The website can be obtained from the definition of the root directory. 2. Home default index.htm. 3. Self-defined ports. 4. Services available from the definition of each side to send the size of the packets. 5. For the stability period, the use of multi-threaded server approach to meet the use of different occasi
    2022-01-26 08:19:36下载
    积分:1
  • Put simply, Wordpress is a BLOG program, you can use it to set up entirely your...
    简单的说,Wordpress是一个BLOG程序,用它你可以架设完全属于你自己的BLOG。而Wordpress现在的应用又不仅仅只是在BLOG方面,因为其强大的扩展性,部分网站甚至已经开始使用Wordpress来架设,或者说这些BLOG你甚至都看不出它们只是BLOG而已 WordPress 2.9新增功能: WordPress 2.9功能:在线编辑图片 WordPress 2.9新功能:回收站 WordPress 2.9新功能:批量升级插件 WordPress 2.9新功能:修复、优化数据库 除了Wopus列出来的,还有很多功能,但基本上我们都体会不到,也就没有再一一列举。除此之外,WordPress 2.9对主题和插件的函数也有改动。详细请查看这里。 比较引人瞩目的是,WordPress官方目前提供了两种下载格式,一种是IIS的,也就是Win系统服务器。现在加上伪静态的模块,Win系统服务器也可以完美的支持WordPress了。 -Put simply, Wordpress is a BLOG program, you can use it to set up entirely your own BLOG. The application of Wordpress is now not just in the BLOG again, since its powerful scalability, some sites have even started using Wordpress to set up, or that these BLOG you may even fail to see they are just nothing BLOG WordPress 2.9 New Features: WordPress 2.9 Features: Online Editing Photos WordPress 2.9 new features: Recycle Bin WordPress 2.9 new features: batch update plug-in WordPress 2.9 new features: Repair, optimizing the database In a
    2022-01-21 22:40:38下载
    积分:1
  • 进销存管理的源码里面有说明,部署在IIS上即可运行。
    进销存管理的源码里面有说明,部署在IIS上即可运行。 -for storage
    2022-03-06 03:15:31下载
    积分:1
  • 演示如何编写一个IE浏览器。
    Demostrate how to write an ie browser.
    2022-04-11 00:24:22下载
    积分:1
  • 常用html代码!!如:1. oncontextmenu="window.event.returnvalue=false" 将彻底屏蔽鼠标右键 <tabl...
    常用html代码!!如:1. oncontextmenu="window.event.returnvalue=false" 将彻底屏蔽鼠标右键 no 可用于Table 2. 取消选取、防止复制 3. onpaste="return false" 不准粘贴 -common html code! ! Such as : 1. Oncontextmenu = "window.event.returnvalue = false" will completely shield the right mouse button lt; Oncontextmenu table border = return (false) gt; Lt; Tdgt; Nolt;/Tablegt; Table 2 can be used. Lt; Body onselectstart = " return false "gt; abolition of selection, copy three. onpaste = "return false" No paste
    2022-03-10 03:32:40下载
    积分:1
  • 此程序实现了简单的web浏览器及服务器功能。
    此程序实现了简单的web浏览器及服务器功能。-this program a simple web browser and server functionality.
    2022-01-25 17:23:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载