自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (37)
  • 收藏
  • 关注

原创 如何在ashx页面获取Session值

<br /><br />在一般事务处理页面,可以轻松的得到 Request,Response对象,从而进行相应的操作,如下:<br />HttpRequest Request = context.Request; <br />HttpResponse Response = context.Response;<br />但是要得到 Session的值就没有那么简单了。比如你要在ashx得到保存在Session中的登录帐号Session["userAccount"]<br />如果你只是context.Sess

2010-08-26 13:46:00 360

原创 如何使用 Visual C# 创建一个启用了邮箱的收件人

<br />创建一个新的 C# 程序在 Visual C# 2005 或 Visual C# .NET 中,创建一个新的名为 MBTest 的 C# 控制台程序。在解决方案资源管理器中,右键单击“引用”,然后单击“添加引用”。在“.NET”选项卡上,添加一个对 System.DirectoryServices 命名空间的项目引用。在“COM”选项卡上,添加一个到“Microsoft CDO for Exchange Management”的引用。将 Class1.cs 文件中的代码替换为下面的代码。<br

2010-08-12 10:31:00 799

asp.net 饼状图控件

asp.net 饼状图控件 适合 多种样式

2010-11-08

网站推广seo优化常用方法

网站推广常用方法,seO全面优化,积蓄了多年网站推广,优化经验

2010-10-23

c#长连接案例服务器推进器

c#长连接案例 服务器推进,极大的优化服务器

2010-10-23

优秀html后台模板

优秀html后台模板, 多模板,多客户体验。

2010-10-23

仿163邮件内页+登陆

仿163邮件内页,适合大家参考,学习 邮箱样式

2010-09-04

Asp.net邮件系统源码

基于Asp.net邮件系统开发,适合广大IT学习。

2010-08-25

基于jQuery中的Ajax应用初步

基于jQuery中的Ajax应用初步基于jQuery中的Ajax应用初步

2010-08-05

计算机专业英语词汇参考

计算机英语词汇, 计算机英语词汇, 计算机英语词汇, 计算机英语词汇

2010-06-11

正则表达式乱码查看器

正则表达式乱码查看器,适合广大开发人员和非开发人员。

2010-06-04

蜘蛛网站采集---封装类

蜘蛛网站采集---封装类,抓取网站资料。 Packet capturing (or packet sniffing) is the process of collecting all packets of data that pass through a given network interface. Capturing network packets in our applications is a powerful capability which lets us write network monitoring, packet analyzers and security tools. The libpcap library for UNIX based systems and WinPcap for Windows are the most widely used packet capture drivers that provide API for low-level network monitoring. Among the applications that use libpcap/WinPcap as its packet capture subsystem are the famous tcpdump and Wireshark. In this article, we will introduce the SharpPcap .NET assembly (library) for interfacing with libpcap or winpcap from your .NET application and give you a detailed programming tutorial on how to use it.

2010-05-28

夏日么么茶 c#编程

夏日么么茶 c#编程 面向对象编程,对广大编程人员学习有很大帮助。

2010-05-21

WEB按钮样式学习HTML

WEB按钮样式学习,负载N多样式,提供大家学习。

2010-04-28

MD5加密方法案例及学习

MD5加密方法案例学习,支持16位,32位

2010-04-28

asp.net 五子棋 c#

C#五子棋,供大家参考学习,借鉴,使用,功能齐全

2010-04-24

数据结构(c#语言版)

数据结构(c#语言版),适合大家参考, 很好的学习教程

2010-04-24

小型店铺进销存管理系统项目需求asp.net

项目需求asp.net项目需求asp.net项目需求asp.net项目需求asp.net项目需求asp.net

2010-04-22

在线培训网站项目需求

在线培训网站项目需求在线培训网站项目需求在线培训网站项目需求在线培训网站项目需求

2010-04-22

WEBIO项目需求案例

项目需求案例,很优秀的案例需求。可以参考

2010-04-22

Dapper入门demo

我们都知道ORM全称叫做Object Relationship Mapper,也就是可以用object来map我们的db,而且市面上的orm框架有很多,其中有一个框架 叫做dapper,而且被称为the king of ORM。其实在各大网站上,我们大概都会看到这样的一个对比效果图,在超过500次poco serialization的过程中所表现的性能,我们发现dapper是第二名, 当然第一名谁也无法超越,越底层的当然久越快,同时也就越麻烦。就好像谁能超过“01代码”呢???

2018-11-06

Microsoft.ReportViewer.Common.dll 14.0.0.0等8个文件,rdlc报表必须的dll文件

含有ReportViewer2015的Microsoft.ReportViewer.Common.dll 14.0.0.0,Microsoft.ReportViewer.WebForms.DLL 14.0.0.0等8个文件,是rdlc报表打印必须的dll文件,不需要安装ReportViewer2015.msi,就能打印rdlc报表,超级有效。

2018-11-06

ReportViewer

Microsoft Report Viewer 2015 Runtime 可再分发包中包括用于查看使用 Microsoft 报表技术设计的报表的控件。

2018-11-06

xheditor-1.2.2.zip

xheditor-1.2.2.zip

2016-04-14

apache-tomcat-

apache-tomcat

2015-01-21

HttpHelper类

常见 常用的 httphelper类 ,C#语言

2013-06-14

pcap-1.1.win32-py2.5.exe

pcap-1.1.win32-py2.5.exe

2012-08-07

MySQL-python_win_py2.7

MySQLdb的是一个流行的接口用于Python的MySQL数据库服务器。设计目标是: 遵守与Python数据库API 2.0版本[PEP-0249] 线程安全 不会阻止对方友好线程(线程) 通过5.0和Python-2.3的MySQL 3.23通过2.7目前支持。在未来的版本将支持Python的3​​.0。

2012-08-06

DsoFramer破解版

DsoFramer破解版 一款由微软开发的 在线office编辑

2012-07-30

python托盘和(MSN消息)弹出框体验

本篇主要讲述 关于python 最小化托盘和 toasterbox(MSN消息弹出框) 在运行前请先将 wx.ico 图标放置程序同目录下 其中点击 ”显示toaster“ 就直接可以运行消息弹出框 点击“有消息了” 表示Session有值了,消息框就会自动弹出

2012-07-11

wxPython-API

wxPython-API

2012-06-15

quick_pdf_library

Quick PDF Library is a powerful royalty-free PDF toolkit for adding PDF functionality to your applications. It lets you create, render, print, secure, merge, split and manipulate PDF files with only a few lines of code. Support is provided for the most popular programming languages through ActiveX, DLL, LIB, TCP and Delphi editions of the library. With a comprehensive set of PDF API functions designed to make working with PDF files on all levels quick and easy ?Quick PDF Library has got you covered. Create PDFs on the fly Render and print PDFs Generate PDF/A documents Secure, sign and protect PDFs PDF forms and javascript Split and merge PDFs Extract text and images PDF metadata Add text, images and graphics Barcodes Annotations, bookmarks and links Geospatial PDF

2012-06-15

最新wxpython中文教程

wxpython中文教程

2012-05-30

PocketSOAP1.5.5

This is an Open Source [MPL] SOAP client COM component for the Windows family, originally targeted at PocketPC (hence the name), there is also a Win32 version that works on Windows 95/98/Me/NT4/2000/XP/2003. The package includes a HTTP 1.1 transport for making HTTP based SOAP requests, however the transport is separate from the main SOAP core, so any other transports can be easily added. James Clark's excellent Expat XML Parser is used for parsing the response SOAP messages. PocketSOAP includes the following features Support for SOAP 1.1 and SOAP 1.2 SOAP 1.1 Section 5 encoding support, including simple types, base64 binary, arrays, multi-dim arrays, partial & sparse arrays, nil's, complex types, root handling and multi-references (including circular references) Support for document/literal style SOAP services (such as ASP.NET) Attachments support via both DIME and SOAP with Attachments Support for SOAP headers Full support for pluggable serializers, replace any of the standard serializers with your own (e.g. you could provide a serializer that maps collection objects to/from SOAP Arrays). The serializer engine include multi-ref support for both serialization & deserialization. Comes with a propertyBag serializer, serialize any persistant VB object to/from a SOAP complex type out of the box with no extra code !. Support for both 1999 & 2001 Schema versions. Efficient stream based parsing. HTTP 1.1 support including persistent connections, SSL, proxies, authentication, proxy authentication, redirects, cookies and compression.

2012-02-23

PS滤镜抽出法教你抠图

PS滤镜抽出法教你抠图 可以适合广大盆友学习

2011-07-27

软件开发交互设计之路

软件开发交互设计之路 适合广大软件开发的朋友进行学习,观摩

2011-06-02

无限极树形菜单js+.net

无限极树形菜单,代码简单,实用、js+.net +sql

2011-02-24

国防科技成果信息管理系统(V4.03)

国防科技成果信息管理系统(V4.03) ,国防科技成果信息管理系统

2010-12-13

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除