51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#re
PostgreSQL入门,PostgreSQL和mysql
PostgreSQL被誉为“世界上功能最强大的开源数据库”,是以加州大学伯克利分校计算机系开发的POSTGRES4.2为基础的对象关系型数据库管理系统。PostgreSQL支持大部分SQL标准并且提供了许多其他现代特性:复杂查询、外键、触发器、视图、事务完整性、MVCC。同样,Pos...
IT猿
·
2020-03-27
PostgreSQL
入门
mysql
物联网(IoT)的11大云平台:AWS、Azure、谷歌云、Oracle、
物联网(IoT)的11大云平台:AWS、Azure、谷歌云、Oracle、2018-11-0614:02云技术关键词:物联网AzureGoogleSalesforce云计算导读:现在,我们将介绍用于物联网(IoT)开发的最为顶级,最为推荐的平台。让我们开始吧!现在,我们将介绍用于物联网(IoT)开发的最为顶...
IT猿
·
2020-03-27
联网
IoT
大云
平台
AWS
Redis+Django(Session,Cookie、Cache)的用户系统
转自 http://www.cnblogs.com/BeginMan/p/3890761.htmldjangoauthentication 提供了一个便利的userapi接口,无论在py中 request.user,参见 Requestandresponseobjects&nbs...
IT猿
·
2020-03-27
Redis+Django
Session
COOKIE
Cache
用户
/usr/lib/uwsgi/plugins/python_plugin.so: cannot open shared object file: No such file or directory
Djangouwsgi部署方式下产生这个Bug,后来发现把uwsgi配置ini文件里面的#plugins=python把上面这句配置语句注释掉,uwsgi就可以运行了,当然,是正常可用运行状态。...
IT猿
·
2020-03-27
file
usr
lib
uwsgi
plugins
TypeError: can't compare offset-naive and offset-aware datetimes bugfix
参考:https://docs.djangoproject.com/en/1.8/topics/i18n/timezones/#naive-and-aware-datetime-objects起因:正常的dateime.now()得到的日期不能和Django数据库里面存储的日期数据做对比,两个解决办法:1、是把Djan...
IT猿
·
2020-03-27
TypeError
can
#39t
compare
offset-naive
pg_restore数据库恢复指令
pg_restorerestoresaPostgreSQLdatabasefromanarchivecreatedbypg_dump.Usage: pg_restore[OPTION]...[FILE]Generaloptions: -d,--dbname=NAME  ...
IT猿
·
2020-03-27
pg
restore
数据库
恢复
指令
DataReport使用手记
06年的一篇blog,转过来: 前几天,帮同事改一个VB的课业程序,具体任务就是在程序中添加报表功能,由于考虑到部署环境的问题,所以没有采用我以前惯用的Excel实现,而采用了同事提出的VB自带的DataReport实现,查到的资料大多数都是在DataReport数据源上连接DataEnviron...
IT猿
·
2020-03-27
DataReport
使用
手记
BugFix:URL or HTTP headers are too long (IP=127.0.0.1)
错误提示:URLorHTTPheadersaretoolong(IP=127.0.0.1)com.caucho.server.dispatch.BadRequestException:URLorHTTPheadersaretoolong(IP=127.0.0.1)Resin/4.0.27Server:'app-0'官方...
IT猿
·
2020-03-27
BugFix
URL
or
HTTP
headers
一个resin启动bug的解决
这个bug的问题后来被确认为Resin所在目录层有中文目录名。--------------------------------------------------------------------------------------------------------------------------java.la...
IT猿
·
2020-03-27
一个
resin
启动
bug
解决
Airbnb/Apache Superset – the open source dashboards and visualization tool – first impressions and link to a demo
https://assemblinganalytics.com/post/airbnbapache-superset-first-impressions-and-link-to-a-demo/TodayIspentsometimelookingintoSuperset,theanalyticsandBIopensour...
IT猿
·
2020-03-27
and
Airbnb
Apache
Superset
the
How Microservices are Transforming Python Development
https://blog.appdynamics.com/engineering/how-microservices-are-transforming-python-development/ SummaryThegoalofanytechbusinessworthitssaltistoprovidethebe...
IT猿
·
2020-03-27
How
Microservices
are
Transforming
Python
Greenplum测试部署笔记
按照官方Readme文档在Ubunut16.04上成功编译安装Greenplum最新代码(now:2017-11-1221:40) 按照文档安装的过程中主要出现两个问题: 1、Root用户安装会卡在:makecrea...
IT猿
·
2020-03-27
Greenplum
测试
部署
笔记
Angular5的new feature
https://blog.angular.io/version-5-0-0-of-angular-now-available-37e414935cedWearepleasedtoannounceversion5.0.0ofAngular,pentagonal-donut.Thisisa majorreleas...
IT猿
·
2020-03-27
Angular5
new
feature
Angular External js library calling Document.Ready
https://stackoverflow.com/questions/51094841/angular-external-js-library-calling-document-readyStep1Checkiftheexternallibraryisavailableon npm.Ifsoyoumaybe...
IT猿
·
2020-03-27
Angular
External
js
library
calling
API Management Architecture Notes
Kong/Tyk/Zuul/strongloop/Ambassador/GraviteeIBMReferenceArchitectureforAPIManagement:https://developer.ibm.com/apiconnect/documentation/api-101/ibm-reference-ar...
IT猿
·
2020-03-27
API
Management
Architecture
Notes
首页
上一页
...
1096
1097
1098
1099
1100
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他