码迷,mamicode.com
首页 >  
搜索关键字:locally weighted lin    ( 27985个结果
Android--去除EditText边框,添加下划线
<com.marine.study.Lin...
分类:移动开发   时间:2016-02-19 16:02:08    阅读次数:184
ubuntu上安装Go1.5
下载golang1.5.1编译后的可执行文件包:go1.5.1.linux-amd64.tar.gz。(官方下载地址:http://www.golangtc.com/download) 部署如下: 1.解压: root@ubuntu:/usr/local# tar -xzvf go1.5.1.lin
分类:系统相关   时间:2016-02-19 12:25:14    阅读次数:314
android 标签view
import android.content.Context; import android.util.AttributeSet; import android.view.View; import android.widget.ImageView; import android.widget.Lin
分类:移动开发   时间:2016-02-16 14:48:26    阅读次数:190
寒假学干货之------初步布局Layout
在开发的最初,需要设计好我们的Activity,在res/layout下,找到**activitymian(名字都差不多的)的.xml文件,打开他就可以开始编辑。 http://www.tuicool.com/articles/3uUZbmu(参考,转载文献网址) 下面是几个比较常用的布局: Lin
分类:其他好文   时间:2016-02-16 00:01:07    阅读次数:389
linux 命令
linux 基本命令 ls (list 显示当前目录下文件和目录 ls -l 详细显示 =ll ) [root@linux ~]# ls [-aAdfFhilRS] 目录名称 [root@linux ~]# ls [--color={none,auto,always}] 目录名称 [root@lin
分类:系统相关   时间:2016-02-03 16:27:05    阅读次数:301
RedHat 简易配置 VNC Server 与VNC View详细说明
首先下载Linux版本的VNC文件。 下载地址:http://www.realvnc.com/download/vnc/ 如:VNC-5.0.2-Linux-x86-RPM.tar.gz(其实解压出来后,就会有Server与View的RPM安装包了) #tar -zxvf VNC-5.0.2-Lin
分类:其他好文   时间:2016-01-31 02:38:23    阅读次数:227
vs2010 编译boost库
下载boost_1_49_0 打开vs2010工具dos, 再进入E:\boost_1_49_0 运行: bootstrap.bat 然后再运行: bjam stage --toolset=msvc-10.0 --stagedir="E:\boost_1_49_0\boost_1_49_0" lin
分类:其他好文   时间:2016-01-28 19:09:34    阅读次数:262
oracle11g 安装错误汇总
oracle11g安装错误总结:1,执行./runInstaller报错如下:You are atempting to install 64-bit Oracle on a 32-bit operating system,this is not support and will not work查看uname显示确实64位 [oracle@oracle_master ~]uname -a  Lin...
分类:数据库   时间:2016-01-25 23:01:03    阅读次数:498
ubuntu安装Qt532_gdb
参考网址:1、【CentOS 6.5】QtCreator启动时关于dbus-1的错误解决方法dbus_connection_can_send_typehttp://www.th7.cn/system/lin/201403/50571.shtml2、ubuntu下的c/c++环境搭建(转)http:/...
分类:数据库   时间:2016-01-25 16:37:28    阅读次数:341
Linux 学习笔记
前几天才装了deepin,国产LX系统感觉作为过渡还是比较容易入手的linux小白还是遇到不少问题A.解决linux windows双系统下linux不能打开其他硬盘一开始以为是硬盘出问题了23333 。原来是Win10的锅,win10,win8默认开启快速启动,目的是加快开机速度这样的设置在lin...
分类:系统相关   时间:2016-01-22 18:11:22    阅读次数:232
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!