码迷,mamicode.com
首页 >  
搜索关键字:information    ( 3222个结果
容器安装vim
安装VIMapt-get install vim如果提示:Reading package lists… DoneBuilding dependency treeReading state information… DoneE: Unable to locate package vim先升级一下:ap ...
分类:系统相关   时间:2020-06-01 12:06:49    阅读次数:61
LINE:Large-scale Information Network Embedding
1.运用场景 which is suitable for arbitrary types of information networks:undirected,directed,and/or weighted。 2.创新点 which suits arbitrary types of informa ...
分类:Web程序   时间:2020-05-31 15:40:41    阅读次数:126
[C++/QT] 获取进程完整路径
气哭我了,我不就获取一下进程路径嘛,,,绕了好大一圈 主要是用到了GetModuleFileNameEx() 函数 食用方式如下 HANDLE hProcess = OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION,0,pid); // 获取进程句柄 TCH ...
分类:编程语言   时间:2020-05-30 19:57:46    阅读次数:79
IDES ERP 6.0 incl. EHP8 on
799639 - IDES - General Information about the usage of IDES systems Symptom IDES Demo System Other Terms IDES for customers Solution information will ...
分类:其他好文   时间:2020-05-30 12:44:50    阅读次数:73
django中cookie登录认证
urls.py """cookiesession URL Configuration The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangoproject.co ...
分类:其他好文   时间:2020-05-28 18:00:08    阅读次数:53
新基建的福音:智慧楼宇可视化监控系统引领智能化新时代
智慧楼宇和人们的生活息息相关,楼宇智能化程度的提高,会极大程度的改善人们的生活品质,在当前工业互联网大背景下受到很大关注。传统的 智慧楼宇/楼宇自动化/楼宇安防/智慧园区 常会采用 BIM(建筑信息模型 Building information modeling)软件,如 Autodesk 的 R... ...
分类:其他好文   时间:2020-05-28 01:00:15    阅读次数:99
mysql innodb 文件
mysql --help | grep my.cnf 查看配置文件 参数文件 查看参数变量: 通过命令 show variables [like 'abc'\G]; 或者查看 information_schema下的global_variables视图 修改动态变量:分为会话范围和全局范围修改 se ...
分类:数据库   时间:2020-05-27 20:26:08    阅读次数:87
查看linux系统信息命令
NAME uname - print system information SYNOPSIS uname [OPTION]... DESCRIPTION Print certain system information. With no OPTION, same as -s. -a, --all p ...
分类:系统相关   时间:2020-05-27 18:27:50    阅读次数:82
Using Class of Secure Transport (COST) to Restrict Instance Registration in Oracle RAC [ID 1340831.1]
In this Document Goal Fix References Applies to: Oracle Net Services - Version 10.2.0.3 to 11.2.0.3 [Release 10.2 to 11.2]Information in this document ...
分类:数据库   时间:2020-05-27 12:09:38    阅读次数:85
用什么技术来搭建php环境
目前,所有的主流操作系统上php都能够运行,包括linux、unix系列、microsoft、windows、Mac OS X、RISC OS等。新版本的php支持大多数的webserver,包括aphache,nginx Microsoft internet information server( ...
分类:Web程序   时间:2020-05-26 12:42:16    阅读次数:105
3222条   上一页 1 ... 10 11 12 13 14 ... 323 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!