/* --- name: Class description: Contains the Class Function for easily creating, extending, and implementing reusable Classes. license: MI...
分类:
其他好文 时间:
2014-09-01 15:29:13
阅读次数:
208
/* --- name: Fx description: Contains the basic animation logic to be extended by all other Fx Classes. license: MIT-style license. req...
分类:
其他好文 时间:
2014-09-01 15:28:53
阅读次数:
223
务必在ko驱动中追加如下一行声明MODULE_LICENSE("GPL");否则insmod驱动时将不能与/proc/kallsyms中的符号正常连接,提示如下错误:luther@gliethttp:/vobs/tmp$sudoinsmoddchars.koinsmod:errorinserting‘dchars.ko‘:-1Unknownsymbolinmodule可以使用modinfo查看ko依赖模块luthe..
分类:
其他好文 时间:
2014-08-30 19:12:10
阅读次数:
191
/*
### jQuery XML to JSON Plugin v1.2 - 2013-02-18 ###
* http://www.fyneworks.com/ - diego@fyneworks.com
* Licensed under http://en.wikipedia.org/wiki/MIT_License
###
Website: http://www.fynework...
分类:
编程语言 时间:
2014-08-28 22:44:46
阅读次数:
385
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)*/html, body, div, span, applet, object, iframe,h1, h2,...
分类:
Web程序 时间:
2014-08-28 19:32:15
阅读次数:
213
一>:设置测试系统
首先准备好一个内核源码树,构造一个新内核,然后安装到自己的系统中。
二>:HelloWorld模块
#include //定义了驱动的初始化和退出相关的函数
#include //定义了内核模块相关的函数、变量及宏
MODULE_LICENSE("Dual BSD/GPL"); //该宏告诉内核,该模块...
分类:
系统相关 时间:
2014-08-27 09:27:57
阅读次数:
320
(一)Themida和不用license的Winlicense加壳软件就不说了,直接上脚本脱壳。(二)先看看不同版本OEP的一些小特征:Temida2.1.X.X版本之后的OEP特征(2.0.8.0,2.1.0.10,2.1.3.32等)Temida2.1版本之前的OEP特征,如(2.0.3.0,1...
EAS客户端永久license 1 [kingdee eas] 2 LiberationKey=15BA0E5B0B720E5B0C8E0B650E5B12150E74121506F60C8E0DF40E740E7404EB651972CC4CA5D7D4 3 SubSystemType=12150...
分类:
其他好文 时间:
2014-08-25 18:28:24
阅读次数:
345
本文是介绍sublime text 2.0.2 build 2221 64位 的破解在你使用sublime时可能经常出现下图:这是在提醒你注册在工具栏上点击help->Enter License,在弹出的窗口输入Andrew WeberSingle User LicenseEA7E-85560581...
分类:
其他好文 时间:
2014-08-23 11:15:50
阅读次数:
234