PHP 获取某周的开始时间和结束时间
-
android之OnScrollListener 上拉刷新
android之OnScrollListener下拉刷新1.首先创建一个头部xml文件?Xml代码??<?xml?version="1.0"?encoding="utf-8"?>????<!--?ListView的头部?-->??<LinearLayout????xmlns:android="http://schemas.android.com/apk/res/and...
17
热度 -
sparksql与hive调整
sparksql与hive整合hive配置编辑$HIVE_HOME/conf/hive-site.xml,增加如下内容:<property>?<name>hive.metastore.uris</name>?<value>thrift://master:9083</value>?<description>Thrifturifo...
56
热度 -
sqlcipher移栽
sqlcipher移植一、下载代码: sqlcipher依赖openssl库,首先下载openssl:[[email protected]/**/~]$gitclonehttps://github.com/openssl/openssl.git 下载sqlcipher: 站点:http://git.oschina.net/fulinux/sqlcipher.git或者https://gi...
84
热度 -
Oracle优化全攻略2(Oracle SQL Hint 11g)
Oracle优化全攻略二(OracleSQLHint11g)包括一些新的特性Question:Howdoesthelatchprocessinthesharedpoolwork?Answer:ComputethehashvalueofthestatementUsethehashvaluetodeterminethepartofthesharedpooltobelatched(locked)Find...
124
热度 -
android兑现手势缩放、移动图片
android实现手势缩放、移动图片新建一个触摸监听器类packagecom.liyong.btprinter;importandroid.graphics.Matrix;importandroid.graphics.PointF;importandroid.util.FloatMath;importandroid.view.MotionEvent;importandroid.view.View;...
74
热度 -
Android应用开发札记 - 项目代码1
Android应用开发笔记-项目代码11.1Widget类所有的源代码都位于com.example.prjandroid包下:FullImageActivity.java:packagecom.example.prjandroid;importandroid.app.Activity;importandroid.content.Intent;importandroid.os.Bundle;impo...
28
热度 -
android 模拟器启动异常信息
android模拟器启动错误信息启动那么多Error,但是我的app也可以运行成功,看到error就不爽,想全清掉。08-2203:26:23.640:E/SurfaceFlinger(36):ro.sf.lcd_densitymustbedefinedasabuildproperty08-2203:26:33.970:E/SurfaceFlinger(36):ro.sf.lcd_densitym...
34
热度 -
android界面设计之格局
android界面设计之布局一、线性布局<LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:tools="http://schemas.android.com/tools"android:layout_width="match_parent&...
75
热度 -
拜托各位大侠帮小弟我优化一个存储过程,
拜托各位大侠帮我优化一个存储过程,急!!!如题===========================================================================CREATEPROCEDUREselectAllOpenDocumentsInfo@uservarchar(50),@deptvarchar(50),@lvvarchar(50)ASselecta.doc...
95
热度 -
android施用客户端自动升级
android应用客户端自动升级#importjava.io.File;##importjava.io.FileOutputStream;##importjava.io.IOException;##importjava.io.InputStream;##importorg.apache.http.HttpEntity;#importorg.apache.http.HttpResponse;#imp...
55
热度 -
取得位置信息 android
获得位置信息androidpackageziv.locationdemo;importandroid.app.Activity;importandroid.content.Context;importandroid.location.Criteria;importandroid.location.Location;importandroid.location.LocationListener;im...
21
热度 -
ERROR: Maven JVM terminated unexpectedly with exit code 零
ERROR:MavenJVMterminatedunexpectedlywithexitcode0hudson添加了jetty自动化web测试之后。报错:ERROR:MavenJVMterminatedunexpectedlywithexitcode0。?先是调整了MAVEN的opts。没效果。?解决办法:添加依赖:<plugin><groupId>org.apache.m...
252
热度 -
android自定义兑现自己需要seekbar
android自定义实现自己需要seekbar系统seekbar不好看,我们可以自定义来满足我们的需求,主要就是xml的配置activity使用的xml:有2个seekbar,一个通过style设置,一个直接用xml,原理一样的<LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android"xm...
19
热度 -
问个正则分组,该如何处理
问个正则分组IFTHEFARECOMPONENTINCLUDESTRAVELBETWEENHNDAIRPORTANDSELONDIRECTFLIGHTSOUTBOUND-PERMITTED201PMTOMIDNIGHTDAILYONTHEFIRSTINTERNATIONALSECTOR.INBOUND-PERMITTED1201AMTO200PMDAILYDEPARTUREOFLASTINTERN...
20
热度 -
用代码抓网页有点https抓不到
用代码抓网页有些https抓不到publicstaticstringDownloadHtmlPage(stringpageUrl,Encodingencoding,stringrequestMethod,inttimeOut){stringUserAgent=@"Mozilla/5.0(WindowsNT6.2;WOW64)AppleWebKit/537.11(KHTML,likeGecko)Ch...
35
热度 -
MyReport表格引擎2.7.8.8发布
MyReport报表引擎2.7.8.8发布支持嵌套子报表直接编辑保存,多个子报表同时存储在一个报表格式文件里,设计更简便,避免了嵌套报表的多个报表格式加载。新增常用边距设置图片控件支持【保存宽高比】设置等,调整多项功能修复多个BUG相关链接MyReport演示、产品网站相关文章MyReport专栏
473
热度 -
哪位高手要软件
谁要软件人事考勤薪资门禁管理系统color='#e78608'>------解决方案--------------------[email protected]/**/收了,谢谢LZcolor='#e78608'>------解决方案--------------------不要,代需要的人谢谢。color='#e78608'>------解决方案--------------------谢谢...
61
热度 -
密码加密解密有关问题
密码加密解密问题麻烦各位高手指点下,字符串加密后,解密函数解出来为乱码。加密函数:Stringls_case,ls_asc,ls_one,ls_repassword,ls_asc2,ls_charIntegeri,li_wordintegerli_e,li_d,li_n,li_len,li_charls_case=trim(as_password)IFlen(ls_case)<=0THENR...
126
热度 -
mysql 学习记要(六)- 查看引擎、myisam引擎、自增长、主外键关联、memory引擎、merge引擎
mysql学习记录(六)--查看引擎、myisam引擎、自增长、主外键关联、memory引擎、merge引擎1.查看引擎mysql>showvariableslike'table_type';Emptyset(0.00sec)mysql>showengines\G***************************1.row**********************...
177
热度 -
MySQL之——service mysql start出错,mysql启动不了,解决mysql: unrecognized service异常(插曲)
MySQL之——servicemysqlstart出错,mysql启动不了,解决mysql:unrecognizedservice错误(插曲)转载请注明出处:http://blog.csdn.net/l1028386804/article/details/46048485servicemysqlstart出错,mysql启动不了,解决mysql:unrecognizedservice错误的方法如下...
68
热度