What's the problem When I make the nRF51's DFU project appear "no uECC.h" error: And then find that: The uECC library is an external library that is n ...
分类:
移动开发 时间:
2017-01-09 16:34:07
阅读次数:
1609
作者:王芃 wpcfan@gmail.com 第一节:Angular 2.0 从0到1 (一)第二节:Angular 2.0 从0到1 (二)第三节:Angular 2.0 从0到1 (三)第四节:Angular 2.0 从0到1 (四)第五节:Angular 2.0 从0到1 (五)第六节:Ang ...
分类:
其他好文 时间:
2017-01-08 19:17:18
阅读次数:
1632
Given a sorted array, remove the duplicates in place such that each element appear only once and return the new length. Do not allocate extra space fo ...
分类:
其他好文 时间:
2017-01-08 08:18:13
阅读次数:
182
嗯,浏览器一般会设置,默认样式,对于,我们来说,这样很不方便,所以就有了样式重置。 接下来我推荐两个样式重置的 小东西 resert 我这里附上当前最新的版本,如有需要可以直接去,resert.com,下载 normalize.com 我推荐使用这个,因为还保留了某些标签的特性,比如h1,h2,h3 ...
分类:
其他好文 时间:
2017-01-07 11:48:59
阅读次数:
174
Problem: Given a sorted array, remove the duplicates in place such that each element appear only once and return the new length. Do not allocate extra ...
分类:
其他好文 时间:
2016-12-30 11:39:38
阅读次数:
147
Problem: Given an array of integers where 1 ≤ a[i] ≤ n (n = size of array), some elements appear twice and others appear once. Find all the elements o ...
分类:
移动开发 时间:
2016-12-30 10:23:02
阅读次数:
324
问题解析: 在web.xml中的以下代码中 因为web-app标签没有指定version,所以这时候就出现了一个红色的“x”。 但是该错误并没有导致程序的正常运行。 解决方法两种: 方法一、指定一下version。 (PS:没有去详细了解过指定version之后的一些差异,或者指定一个version ...
分类:
移动开发 时间:
2016-12-29 11:05:44
阅读次数:
175
很久没有刷题了,感觉大脑开始迟钝,所以决定重拾刷题的乐趣。一开始不要太难,选一些通过率高的题目做,然后就看到了这个题目。我有些吃惊,这个题我虽然知道两种解法,但本身还是有难度的,居然通过率这么高。然后...
分类:
移动开发 时间:
2016-12-26 12:22:59
阅读次数:
289
You can display modal windows in Oracle Forms to display normal messages, error message or asking for confirmation eg. on deleting a record or saving ... ...
分类:
数据库 时间:
2016-12-25 01:26:19
阅读次数:
365
1、去掉 hints 提示功能: Preferences -> Editor -> General -> Appearance -> 去掉勾选 “Show parameter name hints” ...
分类:
其他好文 时间:
2016-12-24 17:04:55
阅读次数:
475