Stella981 Stella981
3年前
AndroidStudio封装SDK的那些事
<divclass"markdown\_views"<!flowchart箭头图标勿删<svgxmlns"http://www.w3.org/2000/svg"style"display:none;"<pathstrokelinecap"round"d"M5,00,2.55,5z"id"raphael
Wesley13 Wesley13
3年前
DOM查询
1<!DOCTYPEHTMLPUBLIC"//W3C//DTDHTML4.01//EN""http://www.w3.org/TR/html4/strict.dtd"2<html3<head4<metahttpequiv"ContentType"
Wesley13 Wesley13
3年前
MySQL Workbench建表时 PK NN UQ BIN UN ZF AI 的含义
!这些选项有什么用?(http://static.oschina.net/uploads/space/2014/0717/213635_3tpF_59932.png)PKBelongstoprimarykey作为主键NNNotNull非空UQUniqueindex不能重复BINIs
Stella981 Stella981
3年前
Ajax 跨域请求 Flask 页面请求不到的解决
参考:http://stackoverflow.com/questions/25860304/howdoisetresponseheadersinflask(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fstackoverflow.com%2Fquestions%2F2
Stella981 Stella981
3年前
40 个免费和收费的创意 WordPress 主题
免费创意WordPress主题Imbalance!(http://cdn.designmodo.com/wpcontent/uploads/2011/11/517.jpg"5")(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2
Wesley13 Wesley13
3年前
A2
 转载自:http://www.mysqltutorial.org/understandmysqltabletypesinnodbmyisam.aspx(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.mysqltutorial.org%2Funderstandmysq
Stella981 Stella981
3年前
Jenkins 自动化部署搭建
一、前置准备1.VMware 下载、安装略,可百度VMware做练习搭建使用2.Ubuntu18.04下载地址:http://mirrors.aliyun.com/ubunturelease
Stella981 Stella981
3年前
Ruby on Rails 学习笔记(二)
利用支架创建代码ruby script/generate scaffold Knoledge id:string userid:string title:string description:text hot:decimal createdate:date然后在浏览器里输入http://localhost:3000/Knoledges/(
Stella981 Stella981
3年前
Python Day 58 Django框架、路由系统、视图函数、Django框架ORM框架(单表操作、一对多表、正反查询、双下划线方法)
  Django框架路由系统1、伪静态cnblogs:网站中的地址:https://www.cnblogs.com/linhaifeng/articles/7133167.html自己项目中的访问地址:http://127.0.0.1:8000/up
Wesley13 Wesley13
3年前
Java字符串验证码生成
生成的验证码效果如下:                        !(http://static.oschina.net/uploads/space/2013/0923/155007_dXfn_272318.png)代码如下:packagecom.hh.test;importjava.awt.Color;