会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lypzxy
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
11
12
13
14
15
16
17
18
19
···
49
下一页
2016年4月9日
oracle imp dmp
摘要: windows>cmd> imp userid=用户名/密码@orcl file=d:\nc60.dmp full=y imp userid=SYSTEM/password@orcl file=E:\myfile.dmp full=y 表空间 'TSP_tt' 不存在 ,imp的指定了表空间怎么办?
阅读全文
posted @ 2016-04-09 13:22 lypzxy
阅读(176)
评论(0)
推荐(0)
编辑
2016年4月8日
该网站的安全证书吊销信息不可用
摘要: 该网站的安全证书吊销信息不可用,是否继续。怎么办
阅读全文
posted @ 2016-04-08 22:48 lypzxy
阅读(220)
评论(0)
推荐(0)
编辑
win10 QQ远程协助部分界面点不了
摘要: win10 QQ远程协助部分界面点不了。 把对方电脑的电脑管家全部退出,退出了也不行。 是win10的防火墙?安全策略?
阅读全文
posted @ 2016-04-08 22:35 lypzxy
阅读(867)
评论(0)
推荐(0)
编辑
DSHTTPService
摘要: DSHTTPService Filters 压缩过滤器的使用 The Filters property specifies the DataSnap communication filters for an in-process instance. The Filters property repr
阅读全文
posted @ 2016-04-08 15:45 lypzxy
阅读(1007)
评论(0)
推荐(0)
编辑
DataSanp App与Rest, WebBroker App的区别 推荐 WebModule之WEBAPI
摘要: DataSanp App与Rest, WebBroker App的区别 datasnap server :选择这一项,我们得到的将是一个独立EXE的三层服务器应用程序(TCP及HTTP两种模式) Tokyo 10.2.2,加上HTTPS,共3中通讯协议。 ServerContainerUnit1、
阅读全文
posted @ 2016-04-08 15:10 lypzxy
阅读(1049)
评论(0)
推荐(1)
编辑
DataSnap Server HTTP json格式修改 返回图片
摘要: DataSnap Server HTTP json 格式修改 http://127.0.0.1:8080/datasnap/rest/TServerMethods1/EchoString/hello{"result":["hello"]} {"result":["{\"success\":true}
阅读全文
posted @ 2016-04-08 09:54 lypzxy
阅读(2655)
评论(0)
推荐(1)
编辑
2016年4月6日
腾讯电脑管家
摘要: 腾讯电脑管家 进程 QQPCTray.exe QQPCMgr.exe QQPCRTP.exe
阅读全文
posted @ 2016-04-06 21:56 lypzxy
阅读(218)
评论(0)
推荐(0)
编辑
恢复工具
摘要: EasyRecovery http://www.upantool.com/hfxf/huifu/2011/EasyRecovery_V6.22.html
阅读全文
posted @ 2016-04-06 14:08 lypzxy
阅读(173)
评论(0)
推荐(0)
编辑
2016年4月2日
TMS Grid
摘要: TMS Grid http://edn.embarcadero.com/article/42553
阅读全文
posted @ 2016-04-02 11:16 lypzxy
阅读(269)
评论(0)
推荐(0)
编辑
2016年4月1日
无法定位程序输入点 Can't load package
摘要: Toggle Form/Unit (F12): bcb.exe - 无法找到入口 无法定位程序输入点 @Dbgridehgrouping@Finalization$qqrv 于动态链接库 d:\program files (x86)\borland\cbuilder6\Projects\Bpl\lo
阅读全文
posted @ 2016-04-01 00:27 lypzxy
阅读(918)
评论(0)
推荐(0)
编辑
2016年3月31日
Delphi7 [Fatal Error] ClassPas.pas(8): File not found: 'DesignIntf.dcu'
摘要: Delphi7 [Fatal Error] ClassPas.pas(8): File not found: 'DesignIntf.dcu' Add path to Project>Options>Directories/Conditionals >Search path D:\Program F
阅读全文
posted @ 2016-03-31 23:15 lypzxy
阅读(307)
评论(0)
推荐(0)
编辑
delphi Firemonkey ListView 使用参考
摘要: delphi Firemonkey ListView 使用参考 Tokyo版本 http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Customizing_FireMonkey_ListView_Appearance http://docwiki.em
阅读全文
posted @ 2016-03-31 08:08 lypzxy
阅读(2168)
评论(0)
推荐(0)
编辑
2016年3月30日
IOS AudioServicesPlaySystemSound 后台锁屏播放
摘要: AudioServicesPlaySystemSound 想在锁屏后台播放报警提示音。 添加了UIBackgroundModes,audio,官方审核不通过! IOS的闹钟是怎么实现的,锁屏不能播放声音?原来是用了notification方法。 http://zhangmingwei.iteye.c
阅读全文
posted @ 2016-03-30 17:33 lypzxy
阅读(893)
评论(0)
推荐(0)
编辑
HTML5 APP
摘要: jquery,bootstrap http://www.bcty365.com/content-74-2640-1.html JS运行效率,浏览器 html+js+css3 css3是在css的基础上增加了动画缩放等效果,有些功能通过css3实现,就不用js代码写了。 APP框架,混合式开发,最后打
阅读全文
posted @ 2016-03-30 09:04 lypzxy
阅读(341)
评论(0)
推荐(0)
编辑
2016年3月29日
Firemonkey MultiView
摘要: MultiView 做导航用的。 http://docwiki.embarcadero.com/RADStudio/Seattle/en/Mobile_Tutorial:_Using_a_MultiView_Component_to_Display_Alternate_Views_of_Inform
阅读全文
posted @ 2016-03-29 17:21 lypzxy
阅读(393)
评论(0)
推荐(0)
编辑
上一页
1
···
11
12
13
14
15
16
17
18
19
···
49
下一页