通过SqlParameter传时间参数,代码如下: 结果一直报错 英文报错 通过搜索 https://stackoverflow.com/questions/9149919/no-mapping-exists-from-object-type-system-collections-generic-l ...
分类:
数据库 时间:
2017-05-23 14:17:14
阅读次数:
718
1路径错误:因为Windows和Linux的路径问题大小写问题. 解决: 修改jexus下的jws把export MONO_IOMAP=all注释去掉放出来. 2, 解决: 卸载 ...
一、电脑显示器不提示,键盘鼠标显示灯不亮,风扇转动,打开主机箱擦擦内存条再试试,时间长了,可能进了些灰层,若不行返厂自检BIOS二、服务器启不来进入不了界面,到DHCP就启动不了,可以断电重启试试三、通过现象反映内存问题解决方式:1、拔掉存储器板1(一组内存板)2、更..
分类:
其他好文 时间:
2017-05-19 22:29:41
阅读次数:
166
1、win7使用toolbox安装docker,下载地址:https://get.daocloud.io/toolbox/2、安装toolbox,启动OracleVMVirtualBox报错处理FailedtoinstantiateCLSID_VirtualBoxw/IVirtualBox,butCLSID_VirtualBoxw/IUnknownworks.PSDispatchlooksfine.Weird.解决办法:修改注册表HKEY_CLAS..
解决方法,在ui线程里面创建handler ...
分类:
移动开发 时间:
2017-05-11 19:32:07
阅读次数:
159
使用insert into(field1,field2...) values('val1','val2'...)时,若值中有单引号时会报错。 处理方法:判断一下val1,val2中是否含有单引号,若含单引号,则将单引号'替换成两个单引号''。 将字段与字段值组织到一个HashTable中,再抽象出一 ...
分类:
数据库 时间:
2017-04-12 03:21:46
阅读次数:
238
假如运行时报错: [ArduinoConnector] Initalizing ANE... ArgumentError: Error #3500: The extension context does not have a method with the name setupPort. at fl ...
分类:
其他好文 时间:
2017-04-11 10:14:01
阅读次数:
1288
升级php后报错: Automatically populating $HTTP_RAW_POST_DATA is deprecated Warning: Cannot modify header information - headers already sent in Unknown 等的解决方... ...
分类:
Web程序 时间:
2017-04-05 00:48:29
阅读次数:
1524
http://www.cnblogs.com/xiaoluo501395377/archive/2013/05/21/3089970.html 创建repo库 # createrepo -g /yum_repo/rhel7.2/repodata/81c149ffb2267c59a3e6405766b ...
分类:
其他好文 时间:
2017-03-31 16:43:57
阅读次数:
340
1、下载安装ruby,网上教程很多的,安装完之后在命令行输入ruby -v检查一下是否安装成功了。(注意安装的时候要勾选第二项)。 2、安装compass 然后compass -v检查是否安装成功以及版本信息。 3、安装normalize 4、安装sass,命令行输入,然后sass -v检查一下。 ...
分类:
其他好文 时间:
2017-03-27 10:43:43
阅读次数:
992