码迷,mamicode.com
首页 >  
搜索关键字:familiar    ( 126个结果
Understanding AMQP, the protocol used by RabbitMQ--reference
RabbitMQ is a lightweight, reliable, scalable and portable message broker. But unlike many message brokers familiar to Java developers, it's not based...
分类:其他好文   时间:2014-10-11 12:47:55    阅读次数:349
Building OpenCASCADE on Debian
Abstract. When you are familiar with OpenCASCADE on Windows, you should try it on Linux operating system, because of Debian is also open source like O...
分类:其他好文   时间:2014-10-01 18:27:31    阅读次数:254
有关String的转换的一篇好文章
Pay Close Attention - String Handling I need to make a detour for a few moments, and discuss how to handle strings in COM code. If you are familiar wi...
分类:其他好文   时间:2014-09-11 19:15:22    阅读次数:455
Analytics For Hackers: How To Think About Event Data
There’s this new and really powerful type of data: event data. Well, it’s not really new. I bet you are already familiar with event data, even if you ...
分类:其他好文   时间:2014-09-10 15:42:40    阅读次数:322
[BestCoder Round #7] hdu 4985 Little Pony and Permutation (找循环节)
Little Pony and Permutation Problem Description As a unicorn, the ability of using magic is the distinguishing feature among other kind of pony. Being familiar with composition and dec...
分类:其他好文   时间:2014-09-01 10:50:33    阅读次数:208
UVA - 12041 BFS (Binary Fibonacci String)
Description Problem B - BFS (Binary Fibonacci String) We are familiar with the Fibonacci sequence (1, 1, 2, 3, 5, 8, ...). What if we define a similar sequence for strings? Sounds interesting? Let...
分类:其他好文   时间:2014-08-14 10:45:58    阅读次数:252
Reimagining App Development with the Windows Runtime
The Windows Runtime Enables Language ChoiceThe Windows Runtime Is Natural and Familiar[DllImport("avicap32.dll", EntryPoint = "capCreateCaptureWindow"...
分类:移动开发   时间:2014-08-11 20:45:32    阅读次数:237
[Android 开发教程(1)]-- Saving Data in SQL Databases
Saving data to a database is ideal for repeating or structured data, such as contact information. This class assumes that you are familiar with SQL da...
分类:移动开发   时间:2014-08-11 17:21:12    阅读次数:521
Android学习路线(九)为Action Bar添加Style
The action bar provides your users a familiar and predictable way to perform actions and navigate your app, but that doesn't mean it needs to look exactly the same as it does in other apps. If you want to style the action bar to better fit your product bra...
分类:移动开发   时间:2014-08-07 03:07:49    阅读次数:605
Setup and configure an open source Fortran development environment on Windows
We must have already been familiar with proprietary Fortran programming environments, for example,Compaq Visual Fortran IDE (which is actually a combi...
分类:Windows程序   时间:2014-06-29 19:59:10    阅读次数:432
126条   上一页 1 ... 10 11 12 13 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!