自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (7)
  • 收藏
  • 关注

原创 利用Referer+URL参数 实现登录后自动跳回登录前页面

登录后自动跳回登录前页面 原理: 利用Referer+URL参数实现 1:用户未登录,试图点击下载(下载前需要登录),点击Download时,发出的请求会带上Referer头 2: 重定向到登录页面时将此Referer头里的URL以URL参数方式带到登录页面,如: 3:登录时提交表单的时候,将direct_url一起发送到服务

2013-03-27 17:20:22 4085

Mieze/ IntelMausiEthernet.kext 2.4.0

IntelMausiEthernet OS X driver for Intel onboard LAN A few days before Christmas I started my latest project, a new driver for recent Intel onboard LAN controllers. My intention was not to replace hnak's AppleIntelE1000e.kext completely but to deliver best performance and stability on recent hardware. That's why I dropped support for a number of older NICs. Currently the driver supports: 5 Series 82578LM 82578LC 82578DM 82578DC 6 and 7 Series 82579LM 82579V 8 and 9 Series I217LM I217V I218LM I218V I218LM2 I218V2 I218LM3 100 Series I219V I219LM I219V2 I219LM2 I219LM3 Key Features of the Driver Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission. No-copy receive and transmit. Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. TCP, UDP and IPv4 checksum offload (receive and transmit). Support for TCP/IPv6 and UDP/IPv6 checksum offload. Makes use of the chip's TCP Segmentation Offload (TSO) feature with IPv4 and IPv6 in order to reduce CPU load while sending large amounts of data. Fully optimized for Yosemite and Mavericks (64bit architecture) but should work with Mountain Lion and Lion too, provided you build from source with the 10.8 or 10.7 SDK. Support for Energy Efficient Ethernet (EEE). VLAN support is implemented but untested as I have no need for it. The driver is published under GPLv2.

2018-07-09

PHP 5.4 & Nginx 1.4.2 [整合Zend Debuger for PHP 5.4]

PHP 5.4 & Nginx 1.4.2 [整合Zend Debuger for PHP 5.4]

2013-07-19

《Spring Security 3》中文版 张卫滨译

《Spring Security 3》中文版 张卫滨译 译者BLOG: http://lengyun3566.iteye.com/

2012-04-25

Struts-2.2.3.1_XWork-2.2.3.1_doc.chm

Struts-2.2.3.1_XWork-2.2.3.1_doc

2011-11-10

QT_CUDA_MIX_STATIC

如何在VS2010 + QT中调用CUDA

2011-10-23

如何在VS2010 + QT中调用CUDA test_qt_cuda.rar

如何在VS2010 + QT中调用CUDA 我的编文章的实例

2011-10-16

空空如也

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

TA关注的人

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