码迷,mamicode.com
首页 >  
搜索关键字:website    ( 1009个结果
[SoapUI] Learn materials
SoapUI Training : http://soapui-tutorial.com/index.php*Below are the details to access the online training videos for SoapUI.Website: http://soapui-tu...
分类:其他好文   时间:2015-06-26 17:52:13    阅读次数:114
Supercharging our example website
Supercharging our example website
分类:Web程序   时间:2015-06-26 00:15:43    阅读次数:194
ueditor图片上传,以及图片路径保存进数据库
前段时间一直忙于各种事,今天有点空也不是很困,就来写写文章吧,写的东西如题 那么我就按顺序进行说明一下吧 先废话一句吧,什么ueditor? UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点 那好,我们就来使用一下它 一:首先我们到官网下载ueditor(网址:http://ueditor.baidu.com/website/d...
分类:数据库   时间:2015-06-22 11:12:44    阅读次数:314
一些个人看到觉得还不错的资料,现在先把记得的保存下来,以后碰到会继续更新
微信开发实践教程http://vdisk.weibo.com/s/ubL7jdaIlzU1aHTML 在线编辑器http://ueditor.baidu.com/website/设计前端网站资料http://www.uisdc.comhttp://www.w3cfuns.com/HTML5+css3...
分类:其他好文   时间:2015-06-18 18:37:20    阅读次数:116
架构师到底要做什么?
架构师到底要做什么呢?              架构师这个职位的定位来自于哪里?我不知道,但是现在的website的爆发式的增长,导致了很多大中型的网络公司对架构师的迫切需求,架构师到底是干吗的呢?这个职位的职责又是什么呢?我们不得而知,充实软件编程这个行业这几年里,我慢慢的发现,有时候一个项目,从简单的语言交流到用笔画个草图,这样直接把业务流程画出来,然后就构造数据库,写后台代码,前端代...
分类:其他好文   时间:2015-06-17 16:50:27    阅读次数:103
use jQuery in chrome console
if a website does not have jQuery, and we want to use jQuery in chrome console.You can copy the code from herehttp://code.jquery.com/jquery-latest.min...
分类:Web程序   时间:2015-06-17 01:49:34    阅读次数:120
接口测试-自动化-Java实现-Constants.java/RecordStore.java
Constants.java 是一些接口测试中的URL和参数等。public class Constants { public static final String BASE_URL = "http://192.168.1.116:8080/cloudalbums/website/"; ...
分类:编程语言   时间:2015-06-16 18:45:24    阅读次数:135
OpenFlow Switch Specification 1.3.0 (一)
一、 介绍         这个文档描述了 OpenFlow 交换机的设计需求。我们建议你在阅读此文档之前,先阅读《OpenFlow 白皮书》。《OpenFlow 白皮书》可以通过 Open Networking Foundation website(https://www.opennetworking.org/standards/open-flow)获得。这个说明文档涵盖的内容有:...
分类:其他好文   时间:2015-06-16 13:10:31    阅读次数:339
How does browsersync work?
How Does BrowserSync Work?BrowserSync starts a small web server. If you’re already using a local web server or need to connect to a live website, yo.....
分类:其他好文   时间:2015-06-11 18:57:40    阅读次数:127
LeetCode183:Customers Who Never Order
Suppose that a website contains two tables, theCustomerstable and theOrderstable. Write a SQL query to find all customers who never order anything.Tab...
分类:其他好文   时间:2015-06-10 19:01:41    阅读次数:136
1009条   上一页 1 ... 76 77 78 79 80 ... 101 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!