本系列是对Introducing Starling pdf的翻译,下文是对adobe开发人员中心的一片日志的转载,地址为http://www.adobe.com/cn/devnet/flashplayer/articles/introducing_Starling.htmlStarling 是在 S...
分类:
其他好文 时间:
2015-04-20 18:21:59
阅读次数:
299
html....css....js/jqpshtml不求多规范,当然能在严师逼迫下强行规范准则最好了(目前正在带一个小菜,逼迫他)最好有对结构的直感!能一眼就看出这个是由多少块,怎么排列的css至少能写出规定样式!然后灵活的运用firebug,等浏览器调试工具最后写出此图!
分类:
其他好文 时间:
2015-04-20 18:23:17
阅读次数:
136
添加JSP自定义标签:先添加一个tld文件到WEB-INF文件夹中myTagJSTL core1.0cnwebhttp://www.cnweb.cnMyTagwhencn.example.whenscriptlesstesttruetrue引用规则:定义错误处理页面:java.lang.Except...
分类:
Web程序 时间:
2015-04-20 18:22:27
阅读次数:
125
https://leetcode.com/problems/two-sum/ Given an array of integers, find two numbers such that they add up to a specific target number. The function tw...
分类:
其他好文 时间:
2015-04-20 18:20:27
阅读次数:
95
通知栏简介:Notification can display some information for user.Some users use Android Wear platform, whichwork with notification better and use wear devices...
分类:
移动开发 时间:
2015-04-20 18:22:45
阅读次数:
409
Given a range [m, n] where 0 offset = new HashSet(); for (int i = 0; i >=1; n>>=1; offset++; } return m<<o...
分类:
其他好文 时间:
2015-04-20 18:21:06
阅读次数:
142
本文转自:STl中的排序算法1.所有STL sort算法函数的名字列表:函数名 功能描述sort 对给定区间所有元素进行排序stable_sort 对给定区间所有元素进行稳定排序partial_sort 对给定区间所有元素部分排序partial_so...
分类:
编程语言 时间:
2015-04-20 18:21:24
阅读次数:
150
Python的open方法用来打开一个文件。第一个参数是文件的位置和文件名,第二个参数是读写模式;f=open('/1.txt','w')读写模式的类型有:rU 或 Ua 以读方式打开, 同时提供通用换行符支持 (PEP 278)w 以写方式打开,a 以追加模式打开 (从 EOF 开始, 必...
分类:
编程语言 时间:
2015-04-20 18:22:24
阅读次数:
181
http://www.tuicool.com/articles/AZnYVzJQuery Mobile入门——设置后退按钮文字时间2013-01-09 20:24:28CSDN博客原文http://blog.csdn.net/liang408015204/article/details/848720...
分类:
Web程序 时间:
2015-04-20 18:21:40
阅读次数:
127
[ToolboxBitmap(typeof(ComboBox))] class ComboBoxEx : ComboBox { public ComboBoxEx() { this.DrawMode = DrawMode.OwnerDra...
分类:
其他好文 时间:
2015-04-20 18:22:31
阅读次数:
129
web.xml文件 mailsenderservlet com.email.MailSenderServlet server smtp.163.com port 25 address username@163.com username username password ****...
分类:
编程语言 时间:
2015-04-20 18:21:31
阅读次数:
255
在做一个网站,发现一些很容易错的地方,有点烦人,记录下来,本人用的是Myeclipse2015首先:在新建web project时候,myeclipse2015不会默认创建web.xml,这样需要自己去新建一个web.xml,而且myeclipse2015中的xml文档稍微有点蛋疼,这里需要自己注意...
分类:
Web程序 时间:
2015-04-20 18:21:58
阅读次数:
108
The Antialiasing (PostEffect) offers a set of algorithms designed to give a smoother appearance to graphics. When two areas of different colour adjoin...
分类:
其他好文 时间:
2015-04-20 18:19:30
阅读次数:
365
By kernux TopSec α-lab一 漏洞概述这个漏洞是今年5月份爆出来的,漏洞影响范围非常广。受影响的Linux系统可能被直接DOS,精心设计可以获取根权限。该漏洞主要产生于内核的 Futex系统调用。Futex是快速用户空间mutex的意思,它是glibc中的互斥量实现的基础。内核空间...
分类:
其他好文 时间:
2015-04-20 18:19:23
阅读次数:
231
菜鸟D重出江湖,依然是菜鸟,囧!言归正传—— 工作中遇到一个repeater绑定的问题,数据源是一个list 集合,然后在界面上使用绑定。问题来了,Eval该绑定那个属性名(或者字段)呢? 先说菜鸟D的想法:将list变成list ,然后绑定匿名类型的某一属性。菜鸟为啥会有这样的想法,...
分类:
其他好文 时间:
2015-04-20 18:21:16
阅读次数:
609
在 linux vim 编辑器 下查找 关键字方法【一】1?short_open_tag 1 : 它的意思是vim 打开文件的第一行 ?: 它的意思是反向查找 short_open_tag : 它是要查找的关键字
分类:
系统相关 时间:
2015-04-20 18:21:09
阅读次数:
211
1 IR 小目标检测“Learning to detect small target A local kernel method”Xie K, Zhou T, Qiao Y, et al. Learning To Detect Small Target: A Local Kernel Method[...
分类:
其他好文 时间:
2015-04-20 18:18:09
阅读次数:
107