码迷,mamicode.com
首页 >  
搜索关键字:about    ( 4393个结果
CF# 260 A. Laptops
One day Dima and Alex had an argument about the price and quality of laptops. Dima thinks that the more expensive a laptop is, the better it is. Alex disagrees. Alex thinks that there are two laptops,...
分类:其他好文   时间:2014-08-09 11:47:17    阅读次数:276
LeetCode第七题,Reverse Integer
题目 Reverse digits of an integer. Example1: x = 123, return 321 Example2: x = -123, return -321 click to show spoilers. Have you thought about this? Here are some good questions to ask...
分类:其他好文   时间:2014-08-09 00:13:36    阅读次数:309
[Java Basics] Stack, Heap, Constructor
Good about Java:friendly syntax, memory management[GC can collect unreferenced memory resources], object-oriented features, portability.StackStores me...
分类:编程语言   时间:2014-08-08 23:59:46    阅读次数:496
HDU 4910 Problem about GCD
Problem about GCDTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 470Accepted Submission(s): 77Prob...
分类:其他好文   时间:2014-08-08 23:57:56    阅读次数:543
My understanding about smart pointer
Here are two simple questions. Problem A #include include using namespace std; class vehicle { public: vehicle(const string& name); virt...
分类:其他好文   时间:2014-08-08 17:48:16    阅读次数:264
Devexpress VCL Build v2013 vol 14.1.3 发布
我修,我修,修修修。New Major Features in 14.1What's New in VCL Products 14.1Breaking ChangesTo learn about breaking changes in this version, please refer to th...
分类:其他好文   时间:2014-08-08 01:35:15    阅读次数:571
Use PrefHUD ES to Do Frame Capture Android Game
Author: http://www.cnblogs.com/open-coder/p/3898224.html This is short tutorial about how to do frame capture with Nvidia PrefHUD. You could find a de...
分类:移动开发   时间:2014-08-08 01:31:04    阅读次数:421
about家庭智能设备部分硬件模块功能共享【协同工作】solution
本人设备列表:Ondatablet {Android}wifiDesktopcomputer {win7、centos7}外接蓝牙adapterPSinterface键盘、鼠标{与同局域网laptop通过synergy软件共享,使其成为共享的输入设备}3.5mminterface低音炮{通过Blue...
分类:其他好文   时间:2014-08-07 22:00:36    阅读次数:201
【12C考题精解】OCP 1z0-060 QUESTION 3: Managing the SYSAUX Tablespace
QUESTION3Whichtwostatementsaretrueabouttheuseoftheprocedureslistedinthev$sysaux_occupants.move_procedurecolumn?A.TheproceduremaybeusedforsomecomponentstorelocatecomponentdatatotheSYSAUXtablespacefromitscurrenttablespace.B.Theproceduremaybeusedforsomecompone..
分类:其他好文   时间:2014-08-07 19:22:41    阅读次数:295
Fix: When installing msi, custom action about deleting registy key does not work
Problem description: The problem may happen when UAC is enabled, it is usually because of the insufficient right to delete the registry key. Solution:...
分类:其他好文   时间:2014-08-07 18:51:20    阅读次数:371
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!