Using zend-paginator in your Album Module TODO Update to: follow the changes in the user-guide use SQLite-compatible SQL syntax, and provide a script ...
分类:
其他好文 时间:
2016-07-05 12:03:20
阅读次数:
218
Database and models The database Now that we have the Album module set up with controller action methods and view scripts, it is time to look at the m ...
分类:
数据库 时间:
2016-07-05 11:49:55
阅读次数:
368
解决数据库NO CONNECTION问题前言 数据库版本类型:Mysql5.5 在应用程序连接数据库时,提示数据库连接失败。打开数据库查看,显示如下。 究其原因,是因为mysql服务出现了问题,重启mysql服务,数据库成功连接。 参考文献 1.http://jingyan.baidu.com/album/0a52e3f4158211bf62ed72e6.ht...
分类:
数据库 时间:
2016-07-04 10:14:41
阅读次数:
232
本文概述通过Google 文档 Interacting with Other Apps,并通过复习该文档的知识,完成如下功能: 与其他应用交互我们开发的Android 应用一般具有若干个Activity。每个Activity显示一个用户界面,用户可通过该界面执行特定任务(比如,查看地图或拍照)。要将用户从一个Activity转至另一Activity,必须使用 Intent 定义当前应用做某事的“意...
分类:
移动开发 时间:
2016-06-28 13:06:55
阅读次数:
281
--存str_sql:=‘updatephotosetphoto=:photo‘;str_sql:=str_sql+‘wheresex=‘‘女‘‘‘;withqry_for_showdobeginClose;SQL.Clear;SQL.Add(str_sql);Parameters.ParamByName(‘photo‘).Assign(img2.Picture.Graphic);ExecSQL;end;--读procedureTfrmpicsave.BitBtn1Click(Sender:TObjec..
分类:
数据库 时间:
2016-06-27 17:44:39
阅读次数:
192
安装开启:http://jingyan.baidu.com/album/9c69d48fb9fd7b13c8024e6b.html?picindex=8 查看fingerprint: http://stackoverflow.com/questions/9607295/how-do-i-find-m ...
分类:
其他好文 时间:
2016-06-25 19:05:42
阅读次数:
150
当想添加水印是选中“图片是否加水印”复选框即可。 找到include/helpers/image.helper.php这个文件,在里面找到中的if( isset($GLOBALS['needwatermark']) )在下面添加如下代码:else{ $photo_markup=$photo_mark ...
分类:
其他好文 时间:
2016-06-20 20:19:06
阅读次数:
159
先提供两个较好的Git教程:1. 如何在github部署项目:lhttp://jingyan.baidu.com/article/656db918fbf70ce381249c15.html2. 开源项目托管GitHub:http://jingyan.baidu.com/album/f7ff0bfc7... ...
分类:
其他好文 时间:
2016-06-10 17:49:25
阅读次数:
256
(参考链接 :http://jingyan.baidu.com/album/47a29f24577776c01423991a.html?picindex=3) 一 、安装 wine 1、下载一个wine-qqintl.zip. 我的是在别人的U盘直接复制过来的。故: 1)将wine-qqintl.z ...
分类:
系统相关 时间:
2016-06-10 16:22:13
阅读次数:
310