企业邮箱版本更新:微信动态密码,您的帐号可以更安全
- Get link
- X
- Other Apps
![]()
Popular posts from this blog#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 3
below is my mysql(MariaDB) server stored procedure code # call `pkrss_get_rssitem_vo`(2, 0, 0, 0, 1, 0, 0, 0); # flag = 1: select items # flag =-1: select items count # flag = 2: select items with image mode # flag =-2: select items with image mode count # flag = 3: get top 1 item with each table # flag = 4: get top n item with each table CREATE PROCEDURE `pkrss_get_rssitem_vo`(IN `lid` INT, IN `cid` INT, IN `tid` INT, IN `offset` INT, IN `limit` INT, IN `idOrderBy` INT, IN `timeOrderBy` INT, IN `flag` INT) BEGIN DECLARE s VARCHAR(512); DECLARE s2 VARCHAR(512); DECLARE t VARCHAR(128); DECLARE selImgMode INT DEFAULT 0; DECLARE selCountMode INT DEFAULT 0; IF flag = -1 THEN SET selCountMode = 1; END IF; IF flag = -2 THEN SET selCountMode = 1; SET selImgMode = 1; END IF; IF flag = 2 THEN SET selImgMode = 1; END IF; SET s = ''; IF selCountMode = 1 THEN SET s = CONCAT(s,'S...
Global can earn money wordpress blog Advertising Alliance Introduction–1 BidVertiser
1.what is bidvertiser Pay per click advertising - online advertising directly on sites of your choice, internet marketing solution for online advertisers. Webmasters make money online. it can earn money for your wordpress blog. Office Web 2.Screen shots 2.1 my blog screenshots In my blog, http://blog.pkrss.com it will show like this: 3.Register and login After your register,it no need audit,and can easy passed. 4.add websites 4.1 "MANAGE BIDVERTISERS” => “Add new BidVertise”: 4.2 checked “Add new BidVertiser under a new domain” Use this option only if you would like to run the BidVertiser ads on another domain name. Please fill in the information of the website you would like to place the BidVertiser ads on. After filling out the form, click "Finish". 4.3 BidVertiser Title: Unique identifier to help you better manage your BidVertisers, for example, "index page", or "about us" i typed “blog.pkrss.com” 4.4 URL of your website: Only e...
pkrss发布
6763KB RSS新闻阅读器+Windows语音TTS播放+Google Speech语音TTS播放+桌面透明歌词效果+直接文本朗读带记忆功能. Windows 平台下PC桌面应用软件,如果系统语音不喜欢,可以网上搜索中文语音库自己安装,如果不会配置,请到控制面板中找语音,切换默认语音引擎.支持多国语言. 使用QT开发,MAC 与 UBuntu版本,请到pkrss.sf.net下去找,等有时间再发布MAC及UBuntu平台版本. pkrss is good productor rss reader.it run on windows 's pc plateform,it used windows tts speech engine and google speech engine,play rss,play text speech,transparent lyric effect,you can used it replace your old rss reader,if your don't like the system default engine,your can downloaded the speech engine from web. http://pkrss.sourceforge.net/pkrss_qt_win32/pkrss_qt_win32_4_1_3.zip
|
---|
Comments