码迷,mamicode.com
首页 >  
搜索关键字:purpose    ( 531个结果
notes from EDF handbook
CHAPTER 1How to use this handbook purpose: identifying, analyzing and prioritizing energy efficienc investments in commercial buildings. concepts HVAC ...
分类:数据库   时间:2020-02-12 23:51:08    阅读次数:99
english
process [?pr??ses] n.过程;工序;程序;vt.convenience [k?n'vi?n??ns] n.purpose [?p?:p?s] n.目的;意志;growth [ɡr?uθ] n.增加,增长(量);生长,发展technology [tek?n?l?d?i] n.theo ...
分类:其他好文   时间:2020-02-09 09:51:46    阅读次数:733
《构建之法》读后感
1.目标(Purpose) 团队应该有一个既定的目标,为团队成员导航,知道要向何处去,没有目标这个团队就没有存在的价值。 小知识自然界中有一种昆虫很喜欢吃三叶草(也叫鸡公叶),这种昆虫在吃食物的时候都是成群结队的,第一个趴在第二个的身上,第二个趴在第三个的身上,由一只昆虫带队去寻找食物,这些昆虫连接 ...
分类:其他好文   时间:2020-02-08 00:23:16    阅读次数:87
HTTPClient案例
依赖 <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> <version>4.5.2</version> </dependency> <!-- https://m ...
分类:Web程序   时间:2020-02-05 20:34:44    阅读次数:85
使用PHP的ftok()函数实现基于linux下系统级进程间消息通信demon(消息队列模式)
这里会用到ftok()函数,点击官方文档地址: ftok (PHP 4 >= 4.2.0, PHP 5, PHP 7) ftok — Convert a pathname and a project identifier to a System V IPC key 说明 ftok ( string  ...
分类:Web程序   时间:2020-01-27 00:10:52    阅读次数:80
php 对接国外支付 ipay88支付
ipay88支付 近期接了一个国外的项目,客户指定要这种支付,就搞搞呗,其实流程和思路都是差不多的,往下看 他的流程其实非常简单 下面的流程仔细看看,看懂了就会了 1 首先我们需要先获取下单所需要的参数(这个需要去ipay88官网去申请), 就是下面main.php里面的一些参数merchantCo ...
分类:Web程序   时间:2020-01-19 19:35:07    阅读次数:190
爬取12306火车票信息
# -*- coding: utf-8 -*-'''获取12306城市名和城市代码的数据文件名: parse_station.py'''import requestsimport reimport json #关闭https证书验证警告requests.packages.urllib3.disabl ...
分类:其他好文   时间:2020-01-06 23:04:45    阅读次数:198
sqlalchemy 相关
from sqlalchemy.ext.declarative import declarative_base Base = declarative_base() class User(Base): """ Eventually should be used for security purpose... ...
分类:数据库   时间:2019-12-31 18:37:45    阅读次数:70
12C新功能:在线移动分区 (Doc ID 1584032.1)
12C New Feature: Online Move Partition (Doc ID 1584032.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterOracle Database ...
分类:移动开发   时间:2019-12-15 14:24:45    阅读次数:102
linux command lynx
【Purpose】 Learning linux command lynx 【Eevironment】 Ubuntu 16.04 terminal apt-get install lynxusage assic to strage web contentexample: root@vmuer-Vir ...
分类:系统相关   时间:2019-12-09 21:21:44    阅读次数:99
531条   上一页 1 ... 4 5 6 7 8 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!