码迷,mamicode.com
首页 >  
搜索关键字:HERE    ( 6715个结果
winform中使用dsoframer提示"Unable to display the inactive document.Click here to reacitive the document."
在winform中使用dsoframer 1.3载入word文档,但是在axFramerControl1.Open("NPOI.docx");在axFramerControl1控件中却显示Unable to display the inactive document.Click here to reacitive the document. 遇到这种情况的解决办法有两种方式,一是代码实现设置控件...
分类:Windows程序   时间:2014-11-19 01:13:44    阅读次数:222
How do install openjdk and tomcat in ubuntu server
OK, here is the solution I found after searching lots of things:http://www.oschina.net/question/12_21632https://www.digitalocean.com/community/tutoria...
分类:系统相关   时间:2014-11-18 01:32:43    阅读次数:282
FZUOJ Problem 2178 礼物分配
Problem 2178 礼物分配 题目链接: Click Here~  Problem Description 在双胞胎兄弟Eric与R.W的生日会上,他们共收到了N个礼物,生日过后他们决定分配这N个礼物(numv+numw=N)。对于每个礼物他们俩有着各自心中的价值vi和wi,他们要求各自分到的礼物数目|numv-numw|  Input 第一行为一个整数表示...
分类:其他好文   时间:2014-11-17 21:21:51    阅读次数:393
freescale-sdk linux移植一搭建编译环境脚本host-prepare.sh分析
接下来使用自己的课外休息时间,对基于PowerPC架构freescale-sdk,进行linux移植和分析。主要参考官方文档freescale linux sdk START_HERE.html,首先对搭建编译环境脚本host-prepare.sh分析。在移植系统之前,需要搭建编译环境,安装必要的包,为后期编译系统做准备。很多人看到脚本就头疼,下面是我的分析过程,分析不好的地方可以在下面留言,一起...
分类:系统相关   时间:2014-11-17 21:20:36    阅读次数:367
谈谈Javascript的匿名函数
JQuery 里面有这么一种代码:(function(){ // code here})();当一个匿名函数被括起来,然后再在后面加一个括号,这个匿名函数就能立即运行起来,神奇吧!要说匿名函数,我们首先要由函数本身说起。函数的定义如下:函数是将唯一的输出值赋予给每一输入的“法则”。偏关县信访局当然....
分类:编程语言   时间:2014-11-17 21:12:56    阅读次数:183
ruby安装插件报错
有时候我们需要安装ruby插件的时候,会报如下错误:ERROR: Could not find a valid gem 'rdiscount' (>= 0), here is why: Unable to download data from https://rubygems.o...
分类:其他好文   时间:2014-11-17 17:34:59    阅读次数:221
Singly linked list algorithm implemented by Java
Jeff Lee blog: http://www.cnblogs.com/Alandre/ (泥沙砖瓦浆木匠),retain the url when reproduced ! Thanks Linked list is a normal data structure.here I show ho...
分类:编程语言   时间:2014-11-17 09:10:51    阅读次数:169
Reverse Integer
Reverse digits of an integer.Example1:x = 123, return 321Example2:x = -123, return -321click to show spoilers.Have you thought about this?Here are som...
分类:其他好文   时间:2014-11-15 13:56:56    阅读次数:181
[Selenium]刷新页面 Refresh page
5 different ways to refresh a webpage using Selenium Webdriver Here are the 5 different ways, using which we can refresh a webpage.There might be even...
分类:其他好文   时间:2014-11-14 17:19:31    阅读次数:108
openbr on linuxmint13/ubuntu12.04/debian7 x64 facial recognition [Compile from source!!!]
Openbr is a great project for facial detecting.System: linuxmint 13 x86_64Face recognition, motion / gender / age / detection Here it's website:http:/...
分类:系统相关   时间:2014-11-14 10:39:08    阅读次数:745
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!