上一页 1 2 3 4 5 6 7 8 9 10 ··· 29 下一页
摘要: [ODBC Data Sources] ST = OSCAR ODBC DRIVER [ST] Driver = /opt/ShenTong/odbc/lib/liboscarodbcw.so Servername = 202.205.xx。xx Port = 2003 Database = OSR 阅读全文
posted @ 2019-06-26 14:20 尘梦 阅读(2175) 评论(0) 推荐(0)
摘要: shell 根据参数检测 当前php项目下 的语法错误 shell !/bin/bash function getdir(){ for el in do dir_file=$1"/"$el if [ d $dir_file ] then getdir $dir_file else ext=${dir 阅读全文
posted @ 2019-06-19 13:59 尘梦 阅读(444) 评论(0) 推荐(0)
摘要: docker下配置php macos系统无法使用神通数据库,所以使用docker来安装php 第一步先安装php test php.conf 第二部 安装nginx并关联php 现在可以运行了。。。 127.0.0.1:8081/index.php 阅读全文
posted @ 2019-05-28 16:19 尘梦 阅读(359) 评论(0) 推荐(0)
摘要: 神通数据库连接手册 1、扩展安装 目前连接神通数据库有两种方式 | ODBC | PDO\_ACI | | : | : | | 具体请看手册,目前使用PDO\_ODBC方法PS:请看 操作2 | 目前只有64位有pdo\_aci.so文件,需要在神通数据库的安装目录里面找到PDO\_ACI目录,并找 阅读全文
posted @ 2019-05-24 13:35 尘梦 阅读(1622) 评论(0) 推荐(0)
摘要: ```python import numpy as np import pandas as pd #预处理数据sklearn-preprocessing #创建一组特征数据,每一行表示一个样本,每一列表示一个特征 dataset = pd.read_csv('data.csv') X = dataset.iloc[ : , :-1].values #自变量 Y = dataset.iloc[... 阅读全文
posted @ 2019-01-22 17:30 尘梦 阅读(152) 评论(0) 推荐(0)
摘要: table样式还未读出 正在测试中, 目前有 rows cell textrun等样式 顺序不固定 可以设定 阅读全文
posted @ 2019-01-17 08:41 尘梦 阅读(8424) 评论(0) 推荐(0)
摘要: 内容: | admin.php | wu | | : | : | | attach.php | wu | | audit.php | wu | | begin.php | wu | | content.php | wu | | download.php | wu | | downschooldata 阅读全文
posted @ 2019-01-09 16:57 尘梦 阅读(264) 评论(0) 推荐(0)
摘要: http://www.ostmovie.net/ 阅读全文
posted @ 2019-01-08 09:57 尘梦 阅读(146) 评论(0) 推荐(0)
摘要: CI修改如下: 阅读全文
posted @ 2018-12-26 11:35 尘梦 阅读(697) 评论(0) 推荐(0)
摘要: 代码 阅读全文
posted @ 2018-12-23 16:01 尘梦 阅读(1362) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 29 下一页