??
You can use the
as operator to perform certain types of conversions between compatible reference types or
nullable types.
The as operator is like a cast operation. However, if the conversion i...
【题目】
The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like
this: (you may want to display this pattern in a fixed font for better legibility)
P A H N
...
分类:
其他好文 时间:
2014-10-26 16:57:47
阅读次数:
182
[leetcode]ZigZag Conversion...
分类:
其他好文 时间:
2014-10-16 13:38:52
阅读次数:
251
TP框架几个重要文件:index.php,ThinkPHP.php,Library/Think/Think.class.php,Library/Think/App.class.php,conversion.php空操作就是当用户访问不存在的方法,在控制器里声明一个_empty方法,这个方法会被自动调...
分类:
其他好文 时间:
2014-10-12 21:58:38
阅读次数:
260
主要和添?的第三方的包有关系。=======================================出现,Conversion to Dalvik format failed with error 1 ;最根本的解决方法是上图的界面,勾选第三方的jar,点确定就可以。注意,不要勾选andro...
分类:
其他好文 时间:
2014-10-12 11:38:17
阅读次数:
182
Semantic Warnings
Warning
Message
-WCFString-literal
input conversion stopped due to an input byte that does not belong to the input codeset UTF-8
-WNSObject-attribute...
分类:
移动开发 时间:
2014-10-12 04:21:47
阅读次数:
340
多了jar包 检查自己的是在com 自己打出的jar包 删除即可正常运行资源描述:1。如果不修改android sdk版本,则使用project clean 命令作用于某工程即可。(该处理方式只是在高版本中兼容了低版本工程,未真正意义上的升级)2。如果修改android sdk版本,则需要以下几个步...
分类:
其他好文 时间:
2014-10-11 14:33:55
阅读次数:
185
一.常规类型、字符类型和数值类型的格式说明符的语法如下:%[argument_index$][flags][width][.precision]conversion 可选的 argument_index 是一个十进制整数,用于表明参数在参数列表中的位置。第一个参数由 "1___FCKpd___0qu...
分类:
其他好文 时间:
2014-10-07 22:48:54
阅读次数:
252
1. Type conversion:If we assign an out-of-range value to an object of unsigned type, the result is the remainder of the value modulo the number of val...
分类:
编程语言 时间:
2014-10-03 18:53:04
阅读次数:
198
新浪微博的分析
早上刚刚起床先刷微博,打算就分析一下新浪微博。登陆之后抓取发布微博的数据包,进行分析。
1.抓包的要点:
1.关闭其他网络应用,保证本机网络流量的干净,便于分析。
2.先开启wireshark,后发布微博,微博发布成功立即停止,其他的应用类似。
3.查看conversion list ,太小的包没必要检查。
4.最关键的一点:一定抓取到3次握手,切记切记。
5.大部分...
分类:
其他好文 时间:
2014-10-01 13:32:31
阅读次数:
264