Stella981 Stella981
4年前
Golang 文章正文抽取(readability)
readabilityforgolangGolang版本是根据readabiliityfornode.js(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fluin%2Freadability)以及readabilityforpython(h
Stella981 Stella981
4年前
Go在GitHub开源项目
后台管理系统https://github.com/flippedaurora/ginvueadmin(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fflippedaurora%2Fginvueadmin)Ginvuead
Stella981 Stella981
4年前
Mxnet 实现图片快速风格化
前言论文链接:PerceptualLossesforRealTimeStyleTransferandSuperResolution(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Farxiv.org%2Fpdf%2F1603.08155v1.pdf)论文的
Stella981 Stella981
4年前
RSyslog Windows Agent 安装配置
下载地址:https://www.rsyslog.com/windowsagent/windowsagentdownload/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.rsyslog.com%2Fwindowsagent%2Fwindowsagentdownl
Stella981 Stella981
4年前
Django添加ckeditor富文本编辑器
源码https://github.com/djangockeditor/djangockeditor(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fdjangockeditor%2Fdjangockeditor)通过pip安装。p
Stella981 Stella981
4年前
Flutter开发常用第三方插件持续更新
2020.5.25更新权限处理permission\_handler(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2FBaseflow%2Fflutterpermissionhandler)录音audio\_recorder(ht
Stella981 Stella981
4年前
ILSpy
https://github.com/icsharpcode/ILSpyilspy(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Ficsharpcode%2FILSpy%23ilspy)ILSpyistheopenso
Stella981 Stella981
4年前
PHP连接ssh服务器
首先需要安装php\_ssh2扩展,这里就不再赘述了。脚本实例:$connectionssh2_connect('127.0.0.1',22);ssh2_auth_password($connection,'root','yourpassword');$streamssh2_exec
Stella981 Stella981
4年前
Angular的学习一
Angular中的概念ConceptDescriptionTemplate(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fdocs.angularjs.org%2Fguide%2Fconcepts%23template)HTMLwithadditionalmarku
Stella981 Stella981
4年前
Hibernate数据库对应的方言
数据库方言(Dialect)DB2org.hibernate.dialect.DB2DialectDB2AS/400org.hibernate.dialect.DB2400DialectDB2OS390org.hibernate.dialect.DB2390DialectPostgreSQLorg.hibernate.