I hereby claim:
- I am matrixorz on github.
- I am matrixorz (https://keybase.io/matrixorz) on keybase.
- I have a public key whose fingerprint is C953 50CD 4596 4926 CBE1 2EF9 BA30 7EE3 9B06 1EA8
To claim this, I am signing this object:
| def foo(bar=[]): | |
| bar.append("baz") | |
| return bar |
| // OracleTest.cpp : 定义控制台应用程序的入口点。 | |
| // | |
| #include "stdafx.h" | |
| #include "iostream" | |
| #include <occi.h> | |
| #pragma comment(lib,"oraocci11.lib") | |
| using namespace oracle::occi; |
| from __future__ import absolute_import | |
| import signal | |
| import gevent | |
| import gevent.pool | |
| from rq import Worker | |
| from rq.timeouts import BaseDeathPenalty, JobTimeoutException | |
| from rq.worker import StopRequested, green, blue | |
| from rq.exceptions import DequeueTimeout |
| upstream trade {server 127.0.0.1:5000;} | |
| server { | |
| listen 80; ## listen for ipv4; this line is default and implied | |
| server_name localhost _; | |
| root /pathtoroot; | |
| index index.html index.htm; | |
| proxy_connect_timeout 900; | |
| proxy_read_timeout 900; | |
| proxy_send_timeout 900; | |
| proxy_buffer_size 64k; |
I hereby claim:
To claim this, I am signing this object: