SQL Injection Tutorial by Marezzi (MySQL) SQL注入教程由Marezzi(MySQL的)In this tutorial i will describe how sql injection works and how to在本教程中,我将介绍如何SQL注入工...
分类:
数据库 时间:
2016-01-06 23:37:04
阅读次数:
348
链接地址:http://gogole.iteye.com/blog/587163之前有javaeyer推荐了一本书《how tomcat works》,今天晚上看了看,确实不错,第一眼就着迷了。 于是乎就学着书上的例子敲了敲,学会了一个简单web服务器的大概实现,当然,这个简直就无法称之为web服务...
分类:
Web程序 时间:
2016-01-06 15:36:07
阅读次数:
341
原文:http://blog.cnbang.net/works/2767/JSPatch是最近业余做的项目,只需在项目中引入极小的引擎,就可以使用JavaScript调用任何Objective-C的原生接口,获得脚本语言的能力:动态更新APP,替换项目原生代码修复bug。用途是否有过这样的经历:新版...
分类:
移动开发 时间:
2016-01-02 16:06:42
阅读次数:
218
Jet Server - architecture and internal detailsThis section outlines how data flows through jet server, the important classes and interfaces and also w...
分类:
其他好文 时间:
2016-01-01 09:21:37
阅读次数:
500
多线程编程中要注意对线程异常的处理。首先写个例子。一个线程用于显示信息(Show Messages)。主线程用于做其他工作(Do Works)。 using (Task taskShowMessages = new Task(ShowMessages)) ...
Oil DepositsThe GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangula...
分类:
其他好文 时间:
2015-12-14 21:21:46
阅读次数:
279
Spring's AOP FrameworkLet's begin by looking at Spring's own AOP framework — a proxy-based framework that works in pure Java. You can use it in any ap...
分类:
编程语言 时间:
2015-12-11 11:26:38
阅读次数:
256
题目描述:The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular regio...
分类:
其他好文 时间:
2015-12-09 19:35:39
阅读次数:
211
队名:Unlimited Code Works(无尽编码) 队员:Wu、Wang、Zhou先说一下队伍阵容:Wu是大三学长;Wang高中noip省一;我最渣,去年来大学开始学的a+b,参加今年区域赛之前只学了大部分图论内容,以及一些简单的数据结构并且不能熟练运用... ...先从长春站说起吧... ...
分类:
其他好文 时间:
2015-11-17 12:52:27
阅读次数:
267
/private/etc/apache2/httpd.conf一、启动Apachesudo apachectl startsudo apachectl -v 可以查看到Apache的版本信息此时在浏览器中输入http://localhost,会出现It works!的页面sudo apachectl...
分类:
数据库 时间:
2015-11-09 18:39:59
阅读次数:
331