作为一名篮球爱好者,经常使用虎扑体育,虎扑体育应用最核心的部分就是其论坛功能,无论哪个版块,论坛都是其核心,而其论坛部分的实现又别具一格,它以两个tableview的形式翻页滚动显示,而不是常见的那种下拉加载更多,给用户以阅读软件般的翻页感受,用户体验相当完美! 分析 为了不改变tableview本 ...
分类:
其他好文 时间:
2016-12-01 03:35:24
阅读次数:
324
--满足条件,替换为正式环境的dll if not $(ConfigurationName) == Pro goto endxcopy $(SolutionDir)release $(SolutionDir)debug\bin /E /I /Y:end --web.Pro.config <conne ...
分类:
其他好文 时间:
2016-12-01 03:17:51
阅读次数:
177
I kept my head down and glanced up under my lashes. 我一直保持低着头并且在睫毛之下瞟了一眼。 None of them were looking this way. I lifted my head a little. 他们没有人看这个方向。我转了 ...
分类:
其他好文 时间:
2016-12-01 02:46:54
阅读次数:
129
// <![CDATA[ function init() { var $$ = go.GraphObject.make; myDiagram = $$(go.Diagram, "myDiagramDiv", { grid: $$(go.Panel, "Grid", $$(go.Shape, "Lin ...
分类:
其他好文 时间:
2016-12-01 02:10:39
阅读次数:
165
现在jtthink数据库有用户表 user_sys有100万用户,书写登录 1、设置user_name为唯一索引,搜索更加快 2、存储过程书写如下: ...
分类:
其他好文 时间:
2016-12-01 01:34:20
阅读次数:
154
$(document).ready(function(){var aPage = $('#show .page a'); //分页按钮var aImg = $('#show #banner img'); //图像集合var iSize = aImg.size(); //图像个数var index = ...
分类:
其他好文 时间:
2016-11-30 22:31:47
阅读次数:
140
SQLite Insert 语句 SQLite 的 INSERT INTO 语句用于向数据库的某个表中添加新的数据行 语法 INSERT INTO 语句有两种基本语法,如下所示: 在这里,column1, column2,...columnN 是要插入数据的表中的列的名称。 如果要为表中的所有列添加 ...
分类:
数据库 时间:
2016-11-30 19:59:00
阅读次数:
255
之前部署的gitlab代码托管平台,采用ssh方式连接gitlab,在客户机上产生公钥上传到gitlab的SSH-Keys里,则git clone下载和git push上传都没问题,这种方式很安全。 后来应开发同事要求采用http方式连接gitlab,那么首先将project工程的“Visibili ...
分类:
Web程序 时间:
2016-11-30 16:48:24
阅读次数:
510
/dev/sda1 contains a file system with errors, check forced./dev/sda1: Inodes that were part of a corrupted orphan linked list found./dev/sda3: UNEXPEC ...
分类:
系统相关 时间:
2016-11-30 16:44:16
阅读次数:
248