码迷,mamicode.com
首页 >  
搜索关键字:detail    ( 9817个结果
Ubuntu安装二:在VM中安装Ubuntu
在vm中安装ubuntu的详细图解,我上传了ubuntu的安装资源(带图片):http://download.csdn.net/detail/u011043843/7562461,可以去下载收藏哦...
分类:其他好文   时间:2014-06-28 07:42:17    阅读次数:289
(转)AVI文件格式解析+AVI文件解析工具
AVI文件解析工具下载地址:http://download.csdn.net/detail/zjq634359531/7556659 AVI(Audio Video Interleaved的缩写)是一种RIFF(Resource Interchange File Format的缩写)文件格式,多用....
分类:其他好文   时间:2014-06-27 12:20:07    阅读次数:251
DECLARE
-- 修正用プログラム DECLARECURSOR c_adv_fee_detail ISSELECT adv_fee.fee_mgmt_num,adv_fee.fee_mgmt_eda,adv_fee.receipt_num,adv_fee.his,adv_fee.ksai_sha_code,ad...
分类:其他好文   时间:2014-06-27 11:36:56    阅读次数:292
Window8.1 64位无法使用Debug命令的解决方法[附牛人代码]
偶然看到网上一篇文章,讲的是世界黑客编程大赛第一名的一个非常酷的程序,大小仅有4KB,使用debug命令运行。 悲催的是win8.1的debug命令不能使用。 错误如下: 解决方法如下: 1. 下载DOSBox 和Debug.exe 下载地址1:http://download.csdn.net/detail/ljgstudy/7557693(PS:需要1积分,积分多的大神高抬贵手...
分类:Windows程序   时间:2014-06-27 08:14:23    阅读次数:321
实现:TextView自由复制功能
源代码已经上传,链接地址:http://download.csdn.net/detail/huangyabin001/7556825 点击打开链接 package com.example.copyfree; import android.app.ActionBar; import android.app.Activity; import android.app.Alert...
分类:其他好文   时间:2014-06-27 07:15:49    阅读次数:205
CSS3实现jquery的特效和图片集锦
1、实现放大缩略图(CSS3)通过使用overflow:visible效果仅见:http://runjs.cn/detail/exwrb9rn2.同上的效果效果仅见:http://runjs.cn/detail/dbitgkfz3.css3使得鼠标移入图片,其他图片模糊效果仅见:http://run...
分类:Web程序   时间:2014-06-26 20:56:13    阅读次数:199
图片水平垂直居中
效果仅见:http://runjs.cn/detail/tkid13aj无标题文档1111122222
分类:其他好文   时间:2014-06-26 20:36:43    阅读次数:202
Adobe 2014 CC update (Windows/Mac OS) 独立升级包下载 Adobe Photoshop CC (Windows 32bit)
http://www.adobe.com/support/downloads/detail.jsp?ftpID=5771NameSizeDateMacintoshAdobe Acrobat 10.1.10 Pro and Standard update - Greek, Arabic, and He...
分类:Windows程序   时间:2014-06-26 17:21:53    阅读次数:596
ios - cannot assign to 'self' outside of a method in the init family
今天重写 -(id) initwithId:(NSInteger *)word_id word:(NSString *)word detail:(NSString *)detail方法时不注意将init后面的第一个字母写成了小写,在这个方法里面又调用父类的初始化方法(self = [super in...
分类:移动开发   时间:2014-06-26 15:17:17    阅读次数:638
如何在MyEclipse中配置Tomcat?
1.下载tomcat免安装版,tomcat路径不含空格         http://download.csdn.net/detail/u014112584/7549191 2.windows -preferences-Myeclipse-servers-tomcat7.x  (1)选择Enable  (2)Tomcat home directory: 粘贴tomcat路径 ...
分类:系统相关   时间:2014-06-26 07:38:55    阅读次数:300
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!