-
仓库信息管理系统1.0v
说明: 这是基于B/S开发的一套仓库管理系统,基础功能完善,需要的自取。(This is a set of warehouse management system based on B/S. It has perfect basic functions and needs self-sufficiency.)
- 2020-06-25 04:40:02下载
- 积分:1
-
智能卡阅读数字证书
reading digital certificates from smart card
- 2023-05-08 15:10:02下载
- 积分:1
-
在这段代码中得到的图像作为输入,发现超像素的…
In this code it gets the segmented image as the input and finds the superpixels. It is useful if someone has a segemnted image and wants to work with each segment. Forexample extract some features from each segment.
- 2023-06-01 11:00:03下载
- 积分:1
-
获取页面间传值
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
protected void btnRedirect_Click(object sender, EventArgs e)
{
Response.Redirect("Request.aspx?value=获得页面间的传值");
}
}
- 2023-04-05 04:10:03下载
- 积分:1
-
Visual Basic data access model the latest example of the use of ADO.NET
Visual Basic 最新数据访问模式ADO.NET的实例使用-Visual Basic data access model the latest example of the use of ADO.NET
- 2023-04-21 11:35:03下载
- 积分:1
-
beijiStockSystem
一个VB.NET编写的股票分析系统,包括K线的显示及RSI指标的显示。(A vb.net write stock analysis system, including K line display and RSI display index.
)
- 2020-07-02 23:40:01下载
- 积分:1
-
Async
在ASP。 网络使我们能够从服务器获取信息而不刷新整个页面。这可以很方便当你有大,图形密集型、页面或如果服务器端验证需要一场提交之前,整个页面。注意,在我的例子说明模型的下拉列表中重新每次选择的项列表开始改变了。为国家的信息将从服务器列表,选中项的状态列表是改变。为该地区的信息列表将从服务器但注意,列表是唯一一项页面刷新。其余的页面内容是保留在原处,结果在一个更流畅的用户体验。也快于刷新整个页面,只有信息列表发送回客户端,而不是整个页面。(In ASP. Network enables us to get information from the server without refreshing the entire page. This can be very handy when you have a large, graphics-intensive, page, or if you need a server-side validation before submitting the entire page. Note that in my example illustrates the model dropdown list of items each selection again began to change. For the country' s information from the server list, select the item status list is changed. List of information in the region from the server but note that the list is the only one page refresh. The rest of the page content is left in place, resulting in a smoother user experience. Is also faster than refreshing the entire page, only information list is sent back to the client, rather than the entire page.)
- 2013-05-30 12:20:41下载
- 积分:1
-
.net 跨域上传文件或者图片
本实例代码主要针对.net文件上传操作,在.net web项目经常用到文件上传和下载,我们完全可以将此打包成一个服务,后续就不在重复开发,将服务部署好之后,
新的web项目只需用iframe讲我的上传界面引用就行了
但是在引用要注意,文件上传服务项目部署好之后,记得修改web.config LocalhosrUrl节点,设置问当前部署的域名或者ip
然后新建引用的web要引用该服务记得引用完整的页面上传路径。
本次源码,我将上传服务和demo包含在一个项目里面,demo文件夹就是使用案例,如有不明白支出,可以留言,当然源码也可以自己二次改造,记得尊重劳动成果,谢谢
!
顺便补充一下,这个源码的service文件也有图片旋转+下载图片功能,你可以apost参数在该ashx进行操作
- 2022-04-22 21:13:58下载
- 积分:1
-
SuperCourse
说明: 不错的课程网站,分前后台,还有数据库.
ASP.NET+SQL2005(this is a so good project for Asp.net
it s surpercourse)
- 2011-04-03 17:12:50下载
- 积分:1
-
wpf界面中根据名称寻找图像,并在指定图像之间产生连接线动画效果的方法,全部用代码完成,可以灵活控制。本项目是验证方法的可行性,需要安装.net3.5...
wpf界面中根据名称寻找图像,并在指定图像之间产生连接线动画效果的方法,全部用代码完成,可以灵活控制。本项目是验证方法的可行性,需要安装.net3.5-wpf interface to find images by name and image in the designated link between the methods of animation effects, all with code completion, you can flexibly control. This project is to verify the feasibility of, need to install. Net3.5
- 2022-02-02 07:22:44下载
- 积分:1