码迷,mamicode.com
首页 >  
搜索关键字:purpose    ( 531个结果
C++ 声明并实现一个复数类
/****************************************************************************************** complex.hpp: Copyright (c) Bit Software, Inc.(2013), All rights reserved. Purpose: 声明并实现一个复数类 难度:** Aut...
分类:编程语言   时间:2015-04-30 14:24:17    阅读次数:132
The Purpose of Segments in SAP General Ledger
Posted by Paul Ovigele (http://ovigele.com/the-purpose-of-segments-in-sap-general-ledger/ )Even if you have read the SAP Help notes, attended conferen...
分类:其他好文   时间:2015-04-28 13:22:04    阅读次数:233
wxpython example
#!/usr/bin/env python#----------------------------------------------------------------------------# Name: test7.py# Purpose: A minimal wx...
分类:编程语言   时间:2015-04-27 08:13:46    阅读次数:161
CC2540/CC2541 : Change Scan Response Data( SRP) dynamically
How to change the SRP data is a very imperative for most bluetooth low energy use case. But in official Texas Instruments(TI) example code, there is no demonstration  for this purpose. In here, I note...
分类:其他好文   时间:2015-04-27 00:29:29    阅读次数:489
mysql --The MEMORY Storage Engine--官方文档
原文地址:http://dev.mysql.com/doc/refman/5.7/en/memory-storage-engine.htmlTheMEMORYstorage engine (formerly known asHEAP) creates special-purpose tables w...
分类:数据库   时间:2015-04-23 19:12:12    阅读次数:297
GOOD MEETINGS CREATE SHARED UNDERSTANDING, NOT BRDS!
Deliverables and artifacts were a focal point of BA work during the early part of my career. If I look back, it seemed the primary purpose of a BA was...
分类:其他好文   时间:2015-04-21 08:20:35    阅读次数:208
PyMongo的使用
原文:http://www.oschina.net/code/snippet_1382328_37407#!/usr/bin/env python#coding:utf-8# Author: --# Purpose: MongoDB的使用# Created: 2014/4/14#32位的版本最多.....
分类:其他好文   时间:2015-04-20 01:48:03    阅读次数:228
返回人民币大写方式(num2rmb)
CREATE OR REPLACE FUNCTION num2rmb(Pi_MONEY NVARCHAR2) RETURN NVARCHAR2 IS -- PURPOSE :返回人民币大写方式 v_NUM NUMBER; I NUMBER; J NUMBER; K NUMBER; L NUMBER;...
分类:其他好文   时间:2015-04-14 19:32:57    阅读次数:197
How to Check Whether API Server is up or Down
IntroductionIn this article we will create a small utility using C# that tells us whether our API server is up or down.PurposeOur purpose is to check ...
分类:Windows程序   时间:2015-04-13 08:14:59    阅读次数:192
Love——My first lecture in Miss Harrell's class
Good morning, everyone! My name is Tim. Today my topic is Love. Love is very important in our life. Because without it life has no meaning or purpose....
分类:其他好文   时间:2015-04-10 17:05:04    阅读次数:119
531条   上一页 1 ... 40 41 42 43 44 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!