上一页 1 ··· 135 136 137 138 139 140 141 142 143 ··· 408 下一页
摘要: package com.dhy.phonedial;import android.app.Activity;import android.app.Fragment;import android.content.Intent;import android.net.Uri;import android.... 阅读全文
posted @ 2015-10-19 14:08 blfshiye 阅读(125) 评论(0) 推荐(0)
摘要: SharePoint采用BCS开发第一个应用程序(两)创建外部数据源在本章中,我们使用AdventureWorksLT2008 SQL Server数据库作为外部数据源。下图显示了表SalesLT.Customer,你将在创建OBA过程中用到它。 关于相应数据库文件,能够从这里下载。将mdf和... 阅读全文
posted @ 2015-10-19 12:52 blfshiye 阅读(153) 评论(0) 推荐(0)
摘要: 准备数据sysbench --test=oltp --oltp-nontrx-mode=update_key --mysql-table-engine=innodb --oltp-table-size=1000000 --mysql-socket=/tmp/mysql3392.sock --mysq... 阅读全文
posted @ 2015-10-19 12:19 blfshiye 阅读(191) 评论(0) 推荐(0)
摘要: jvm调用默认的异常处理机制printStackTrace办法 欲了解更多异常处理。问题 捕获异常代码块出现继承关系 应该把被继承的异常放在子类异常块的后面watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdTAxMTIxODE1OQ==/font/5a6L5... 阅读全文
posted @ 2015-10-19 11:32 blfshiye 阅读(147) 评论(0) 推荐(0)
摘要: 第一次接触Wicket,如此多的内容是文字,的原贴,希望大家指正Meet Apache Wicket By JonathanLocke, original author of Wicket 乔纳森·洛克,Wicket的原作者Why Wicket? If you arelooking to do... 阅读全文
posted @ 2015-10-19 10:33 blfshiye 阅读(235) 评论(0) 推荐(0)
摘要: Auto property synthesis will not synthesize property 'title'; it will be implemented by its superclass, use @dynamic to acknowledge intention 这是说编译器... 阅读全文
posted @ 2015-10-19 09:58 blfshiye 阅读(202) 评论(0) 推荐(0)
摘要: 通过C语言接口在Mac App内部对系统的DNS配置进行改动。Mac OS X设置DNS代码演示样例代码setDNS.c内容例如以下:#include static bool setDNS(CFStringRef *resolvers, CFIndex resolvers_count){ SC... 阅读全文
posted @ 2015-10-19 09:08 blfshiye 阅读(270) 评论(0) 推荐(0)
摘要: 这里有jquery影像回放路径插件称为Fancybox,项目主页地址:http://fancybox.net/Fancybox的特点例如以下:1、能够支持图片、html文本、flash动画、iframe以及ajax的支持2、能够自己定义播放器的CSS样式3、能够以组的形式进行播放,导航的button... 阅读全文
posted @ 2015-10-19 08:02 blfshiye 阅读(208) 评论(0) 推荐(0)
摘要: 一,什么是二叉排序树二。二叉排序树的查找从根节点出发,比較。。。。三。二叉排序树的插入插入原则:在插入一个新节点后。仍为一棵二叉树比如:查找键值序列为{50,48,24,55,53,50,90}watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvU2h1aVRp... 阅读全文
posted @ 2015-10-18 21:06 blfshiye 阅读(154) 评论(0) 推荐(0)
摘要: 博文作者:妳那伊抹微笑itdog8 地址链接 :http://www.itdog8.com(个人链接)博客地址:http://blog.csdn.net/u012185296博文标题:_00019 Storm的体系结构介绍以及Storm入门案例(官网上的简单Java案例)个性签名:世界上最遥远的距离... 阅读全文
posted @ 2015-10-18 20:22 blfshiye 阅读(288) 评论(0) 推荐(0)
上一页 1 ··· 135 136 137 138 139 140 141 142 143 ··· 408 下一页