howtocreaterepositoryhowtocreatebranchhowtoaddthecommentforeverychangewhatisthecommithowtorollbackhowtosyncthesourcesbetweenlocalandsever6.1whatisthepullrequest6.2whatisthepushrequestwhatistherelation
原创
2018-06-03 13:53:03
517阅读
howtocreaterepositoryhowtocreatebranchhowtoaddthecommentforeverychangewhatisthecommithowtorollbackhowtosyncthesourcesbetweenlocalandsever6.1whatisthepullrequest6.2whatisthepushrequestwhatistherelation
原创
2018-06-03 13:52:58
715阅读
http://gojko.net/2009/10/23/mockito-in-six-easy-examples/
http://java.dzone.com/articles/mockito-pros-cons-and-best
原创
2011-11-25 09:57:34
556阅读
http://www.fusioncharts.com/demos/blueprint/#start
原创
2011-11-25 17:06:58
483阅读
////// run demo[root@wode005 tushare.hist]# python get.stock.hist.day.pyTraceback (most recent call last): File "get.stock.hist.day.py", line 6, in <module> import tushare as
原创
2016-01-16 22:09:07
3915阅读
Usage Build a SFTP session with your linux like server, e.g, by the tool "Xshell" or any you like. After the session is established, then, input the "
转载
2017-05-11 12:18:00
268阅读
2评论
gs 库会默认安装在 /usr/local/lib/ 下,头文件放在 /usr/local/include/gflags/ 中。 使用: 假设有一个程序,需要知道服
原创
2022-08-17 11:01:08
50阅读
when you change the ip address, you should use this following command to unlock the ip address of you computer physical interface:
nxdbmgr check
原创
2010-09-13 17:07:53
1077阅读
what is TensorFlowTensors, in general, are simply arrays of numbers, or functions, that transform according to certain rules under a change of coordinates. TensorFlow is an open source software libr
原创
2021-05-20 22:59:38
374阅读
1. pip install genpac2. (using online list) genpac --pac-proxy "SOCKS5 127.0.0.1:1080" --gfwlist-proxy="SOCKS5 127.0.0.1:1080" --gfwlist-url=https://r ...
转载
2021-11-02 15:50:00
282阅读
2评论
# 使用QT for Python
## 简介
QT for Python(也被称为PySide2)是一个用于创建图形用户界面(GUI)应用程序的工具包。它是用Python编程语言开发的,并且是QT框架的一个绑定库。QT框架是一个跨平台的应用程序开发框架,可以用于开发桌面应用程序、移动应用程序和嵌入式系统。在本文中,我们将了解如何使用QT for Python创建GUI应用程序。
## 安装
原创
2023-12-20 13:11:45
46阅读
套件管理工具比較比較一下現在市面上幾種套件管理工具
(debian - apt , gentoo - emerge , freebsd - prots)深入內容中有 emerge, apt, ports 的語法比較(也可以說是語法教學吧)以關鍵字搜尋軟體
Gentoo: emerge -s
輸出會有這個 pkg 的簡介 , 關鍵字都可以用正規表示式
Debian: apt-cache searc
转载
2005-05-12 11:36:00
130阅读
2评论
http://ireaper.codeplex.com/
以下文章来自微软网站
http://technet.microsoft.com/zh-cn/ff823653.aspx
iReaper 是由国内的.NET 爱好者开发的桌面小工具,用来帮助您下载中文 MSDN Webcast ,深受大家的欢迎,为了方便大家观看和管理 TechNet Webcast 课程,我们特别推出了 TechN
转载
精选
2010-12-12 17:22:25
682阅读
http://docs.automapper.org/en/stable/Getting-started.html IMappingExpression<TSource, TDestination> CreateMap<TSource, TDestination>(MemberList member
转载
2018-05-02 10:03:00
268阅读
2评论
Since I did't see here anything about perf which is a relatively new tool for profiling the kernel and user applications on Linux I decided to add this information. First of all - this is a tuto...
转载
2013-07-21 23:44:00
192阅读
2评论
References
http://www.particle.kth.se/~lindsey/JavaCourse/Book/Part1/Supplements/Chapter09/compressDecompress.html
http://www.weste.net/2004/11-25/09122953405.html
原创
2009-08-31 16:38:58
519阅读
Traceroute is a command which can show you the path a packet of information takes from your computer to one you specify. It will list all the routers it passes through until it reaches its destination
转载
2008-06-25 15:59:22
641阅读
See Attachment!
原创
2009-08-31 16:05:05
443阅读
Linux系统执行 ./start 启动自动导入证书,需安装 libnss3-tools 包sudo apt-get install libnss3-tools没有安装PyGtk的,需要先安装gtk:sudo apt-get install python-gtk2配置http代理 localhost 8087, 勾选全部协议使用这个代理。如Firefox,如果管理页面弹不出,请在地址栏输入127.
转载
2017-07-24 22:40:07
1522阅读
1评论
Git配置$ git config --global user.name "Your Name"$ git config --global user.email "email@example.com"初始化一个本...
转载
2019-01-24 14:34:00
95阅读
2评论