上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 157 下一页

2014年4月18日

[转]Jquery Mobile dialog的生命周期

摘要: 本文转自:http://www.cnblogs.com/jackhuclan/archive/2012/04/05/2432972.htmlJQuery Mobile对htm5的移动开发绝对是个好用的东西,今天简单谈谈JQuery Mobile中的dialog的使用。 1.对话框的弹出。 2.对话框... 阅读全文

posted @ 2014-04-18 11:43 freeliver54 阅读(1476) 评论(0) 推荐(0)

[转]JQuery ui 实现类似于confirm的功能

摘要: 本文转自:http://www.cnblogs.com/JerryWang1991/archive/2011/08/04/2127503.html今天在改进参加一个全国比赛的项目作品时,发现使用了大量的alert和comfirm,于是自己想实现了弹出一个图形化的对话框,这样会变的非常友好,因为时间不... 阅读全文

posted @ 2014-04-18 11:03 freeliver54 阅读(3145) 评论(7) 推荐(0)

[转]jQuery.getJSON的缓存问题的解决办法

摘要: 本文转自:http://mfan.iteye.com/blog/974132今天做测试工作,发现了一个令我费解的问题,jquery的getJson方法在firefox上运行可以得到返回的结果,但是在ie8上测试,竟发现没有发送请求,故不能取到任何返回的结果,经历了一翻周折,找到了百度空间http:/... 阅读全文

posted @ 2014-04-18 09:48 freeliver54 阅读(468) 评论(0) 推荐(0)

2014年4月14日

[转]position:fixed; 在IE9下无效果的问题

摘要: 本文转自:http://www.cnblogs.com/xinwang/archive/2013/04/06/3002384.html平常DIV+CSS布局时,position属性一般用absoulte|relative用到的比较多;昨晚在做到一个静态网页,在实现腾讯的空间头部的导航栏时用到posi... 阅读全文

posted @ 2014-04-14 19:04 freeliver54 阅读(4365) 评论(1) 推荐(0)

2014年4月8日

[转]iOS WebKit browsers and auto-zooming form controls

摘要: 问题描述:https://github.com/jquery/jquery-mobile/issues/2581本文转自:http://www.456bereastreet.com/archive/201212/ios_webkit_browsers_and_auto-zooming_form_controls/One thing about iOS browsers that can be pretty frustrating, both as a developer and as a user, is when you open a site on an iPhone or iPod To 阅读全文

posted @ 2014-04-08 11:02 freeliver54 阅读(444) 评论(0) 推荐(0)

2014年4月7日

[转]Oracle connection strings

摘要: 本文转自:http://www.connectionstrings.com/oracle/StandardData Source=MyOracleDB;Integrated Security=yes;This one works only with Oracle 8i release 3 or laterOracleSpecifying username and passwordData Source=MyOracleDB;User Id=myUsername;Password=myPassword; Integrated Security=no;This one works only wit 阅读全文

posted @ 2014-04-07 11:33 freeliver54 阅读(939) 评论(1) 推荐(0)

[转]Using the Microsoft Connector for Oracle by Attunity with SQL Server 2008 Integration Services

摘要: 本文转自:http://technet.microsoft.com/en-us/library/ee470675(v=sql.100).aspxSQL Server Technical ArticleWriter: Doug Wheaton (Attunity Ltd.)Technical Reviewer: Ramakrishnan Krishnan (Microsoft), Robert Zare (Microsoft), Jeff Bernhardt (Microsoft), David Noor (Microsoft)Published: September 2009Applies t 阅读全文

posted @ 2014-04-07 11:13 freeliver54 阅读(1565) 评论(1) 推荐(0)

[转] 64位Oracle 11g R2的客户端连接时报ORA-01019错误

摘要: 本文转自:http://blog.csdn.net/downmoon/article/details/8038583在Win8企业版64位环境下,连接Oracle11g 服务端,搞了整整两天,特将过程分享出来,供有需要的同学参考。本机环境:1、服务端:Oracle 11g R2 64位,安装路径E:/Org12官方下载:http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html2、客户端:(1)Instant Client ,轻量级,安装路径E:/Oracle11/client http: 阅读全文

posted @ 2014-04-07 11:07 freeliver54 阅读(1041) 评论(0) 推荐(0)

[转]Oracle11g链接提示未“在本地计算机注册“OraOLEDB.Oracle”解决方法

摘要: 本文转自:http://www.cnblogs.com/tomfang/archive/2013/05/25/3098454.html当 用,Provider=OraOLEDB.Oracle方式访问ORACLE11g数据库。出现 未在本地计算机注册“OraOLEDB.Oracle”提供程序提示。解决方案如下:客户端环境:Win7 64 bit安装:Oracle - OraClient11g_home1(64bit)安装在E:\ Oracle - OraClient11g_home2(32bit) 安装在D:\由于本地PLSQL Developer链接问题,所以安装了2个版本的orcle客... 阅读全文

posted @ 2014-04-07 10:26 freeliver54 阅读(435) 评论(0) 推荐(1)

2014年4月4日

[转]通过Net Manager 配置Oracle 11g本地监听服务(listener service)

摘要: 本文转自:http://blog.csdn.net/mozart_cai/article/details/8596504[Target]通过ip address 监听orcl服务,而不是通过localhost[Prerequisite]Windows Server 2003 32bit with Oracle 11g installed[Steps]1. Open Oracle Net ManagerStart->All Programs->Oracle-OraDb11g_home1->Configuration and Migration Tools->Net Man 阅读全文

posted @ 2014-04-04 18:09 freeliver54 阅读(4938) 评论(1) 推荐(0)

2014年4月3日

[转]jQuery Mobile动态刷新页面样式

摘要: 本文转自:http://blog.csdn.net/zht666/article/details/8560765当我们使用Ajax或者javascript动态在页面上添加元素后,如添加select控件的option元素,添加ul的li元素。添加之后我们会发现,它们显示的样式不是jQuery Mobile的炫酷样式了,而变成了很丑陋的元素样式。如下图所示:代码如下:[html] view plaincopyprint?信息列表信息1 信息列表 信息1 可以看到,jQu... 阅读全文

posted @ 2014-04-03 19:08 freeliver54 阅读(366) 评论(2) 推荐(0)

[转]SSIS - Connect to Oracle on a 64-bit machine (Updated for SSIS 2008 R2)

摘要: 本文转自:http://sqlblog.com/blogs/jorg_klein/archive/2011/06/09/ssis-connect-to-oracle-on-a-64-bit-machine.aspxWe recently had a few customers where a connection to Oracle on a 64 bit machine was necessary. A quick search on the internet showed that this could be a big problem. I found all kind of blog 阅读全文

posted @ 2014-04-03 14:07 freeliver54 阅读(430) 评论(1) 推荐(0)

[转]在SSIS中,使用“包配置”时的常见错误与解析

摘要: 本文转自:http://www.cnblogs.com/invinboy/archive/2008/05/26/1034312.html在以前的DTS中,在包的开发、测试、发布迁移过程中你必须手动的修改包中的所有连接参数及其变量的值,幸运的是,现在在SSIS中提供了这种问题的解决方案,那就是“包配置”包配置是一个动态改变你的SSIS对象和连接属性的一种机制,它把这些动态可以改变的信息保存在包的外部,在需要修改的时候,可以灵活地加以配置,再也不用进入到包的开发环境中去进行修改、编译、发布。 总共有下面几种方法存储这些值并将其传送到包中:XML文件环境变量注册表键值父包变量但是在使用包配置的过.. 阅读全文

posted @ 2014-04-03 12:59 freeliver54 阅读(738) 评论(1) 推荐(0)

[转]自适应网页设计(Responsive Web Design)

摘要: 本文转自:http://www.ruanyifeng.com/blog/2012/05/responsive_web_design.html作者: 阮一峰日期: 2012年5月 1日随着3G的普及,越来越多的人使用手机上网。 移动设备正超过桌面设备,成为访问互联网的最常见终端。于是,网页设计师不得不面对一个难题:如何才能在不同大小的设备上呈现同样的网页?手机的屏幕比较小,宽度通常在600像素以下;PC的屏幕宽度,一般都在1000像素以上(目前主流宽度是1366×768),有的还达到了2000像素。同样的内容,要在大小迥异的屏幕上,都呈现出满意的效果,并不是一件容易的事。很多网站的解决 阅读全文

posted @ 2014-04-03 09:40 freeliver54 阅读(301) 评论(0) 推荐(0)

2014年4月2日

[转]SSIS error DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER when connecting to Oracle data source

摘要: 本文转自:http://blogs.msdn.com/b/jorgepc/archive/2008/02/12/ssis-error-dts-e-cannotacquireconnectionfromconnectionmanager-when-connecting-to-oracle-data-source.aspxThis time I want to discuss a support case that took me some days to get fixed. This case may be of interest for anyone having problems conn 阅读全文

posted @ 2014-04-02 14:06 freeliver54 阅读(2363) 评论(0) 推荐(0)

[转]SSIS ProtectionLevel 对包中敏感数据的访问控制

摘要: 本文转自:http://technet.microsoft.com/zh-cn/library/ms141747.aspx为了保护 Integration Services 包中的数据,可以设置保护级别,以帮助仅保护包中的敏感数据或包中的所有数据。另外,可以采用密码或用户密钥对数据加密,或依靠数据库对数据进行加密。另外,您对包所采用的保护级别不一定是静态的,而是在包的整个生命周期内可能变化。通常,您可以在包开发阶段设置一个保护级别,在包部署阶段设置另一个保护级别。注意除了本主题中所述的保护级别外,您还可以使用固定数据库级角色保护保存到 Integration Services 服务器的包。定义 阅读全文

posted @ 2014-04-02 13:54 freeliver54 阅读(2601) 评论(0) 推荐(0)

2014年3月31日

[转]Android | Simple SQLite Database Tutorial

摘要: 本文转自:http://hmkcode.com/android-simple-sqlite-database-tutorial/AndroidSQLitedatabase is an integral part “built-in” component. Any databases you create will be accessible by name to any class in the application, but not outside the application. Here we will see how to use SQLite API to perform data 阅读全文

posted @ 2014-03-31 09:57 freeliver54 阅读(645) 评论(0) 推荐(0)

2014年3月30日

[转]android使用全局变量的两种方法

摘要: 本文转自:http://blog.csdn.net/feiyangxiaomi/article/details/9966215在我们使用android编写程序的时候,少不了想利用全局变量,但是面向对象语言和过程语言区别很大,不再是include就可以的。这里我写了使用全局变量的两种方法:1.使用application来保存全局变量 这里没有太多理论性的东西,无非就是一些实际操作。1.1定义Data类继承Application Data.class[java] view plaincopyprint?import android.app.Application; publicclass Dat. 阅读全文

posted @ 2014-03-30 16:06 freeliver54 阅读(3430) 评论(1) 推荐(0)

[转]Android定时刷新UI界面----Handler

摘要: 本文转自:http://blog.csdn.net/macong01/article/details/7479266本想做一个软件可以对UI界面进行定时更新,找了一些资料,先贴一个简单的定时更新界面程序,可以实现每隔1秒递增计数器的功能。界面布局文件main.xml[html] view plaincopyprint? MyHandler.java[java] view plaincopyprint?package com.scnu.mc.myhandler; import android.app.Activity; import android... 阅读全文

posted @ 2014-03-30 16:03 freeliver54 阅读(4016) 评论(1) 推荐(1)

[转]Android监听ListView里Button事件

摘要: 本文转自:http://blog.csdn.net/lovediji/article/details/6753349public View getView(int position, View convertView, ViewGroup parent) { convertView = mInflate.inflate(R.layout.validate_friend_information_item,null); Button cancle_button = (Button) convertView .findViewById(R.id.validate_friend_inf... 阅读全文

posted @ 2014-03-30 00:56 freeliver54 阅读(1657) 评论(0) 推荐(0)

上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 157 下一页

导航