码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
Apache2.4.25+mysql5.7+php7.13编译安装For Centos7
#!/bin/bash#此脚本适合新系统安装,一键安装脚本#安装环境#[root@localhostapache]#hostnamectl#Iconname:computer-vm#Chassis:vm#Virtualization:vmware#OperatingSystem:CentOSLinux7(Core)#CPEOSName:cpe:/o:centos:centos:7#Kernel:Linux3.10.0-514.10.2.el7.x86_64#Archit..
分类:数据库   时间:2017-04-09 10:04:31    阅读次数:349
ssh GUI in local Ubuntu14.04
1.In ssh service agent (controlled computer),find /etc/ssh/sshd_config,make sure [ X11Forwarding yes ],note no [ # ] in front of [ X11Forwarding ],and ...
分类:系统相关   时间:2017-04-08 12:21:56    阅读次数:275
C#之MD5加密
C#实现MD5加密 方法一 首先,先简单介绍一下MD5 MD5的全称是message-digest algorithm 5(信息-摘要算法,在90年代初由mit laboratory for computer science和rsa data security inc的ronald l. rives ...
分类:Windows程序   时间:2017-04-07 09:34:39    阅读次数:169
耦合_wiki
https://en.wikipedia.org/wiki/Coupling_(computer_programming) In software engineering, coupling is the degree of interdependence between software modu ...
分类:其他好文   时间:2017-04-02 13:51:02    阅读次数:261
一些书单
1, SICP Structure and Interpretation of Computer Programs 计算机程序的构造和解释 相应的教程: http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/ http:/ ...
分类:其他好文   时间:2017-04-01 21:03:08    阅读次数:186
Centos7 MariaDB10.1.22编译安装
当前系统环境#hostnamectlStatichostname:localhost.localdomainIconname:computer-vmChassis:vmMachineID:2db9c42fe2974c44a4d53161c3cd9fb4BootID:b9a685bd7d9e47eaaa5a742712c930acVirtualization:vmwareOperatingSystem:CentOSLinux7(Core)CPEOSName:cpe:/o:centos:centos:..
分类:数据库   时间:2017-03-27 20:00:59    阅读次数:251
CLion编译的exe文件离开IDE就不能运行
The program cannot start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem 原因:使用CLion编译的程序是用c ...
分类:其他好文   时间:2017-03-25 22:30:58    阅读次数:1865
C语言通过枚举网卡,API接口可查看man 7 netdevice--获取接口IP地址
/*代码来自StackOverflow: http://stackoverflow.com/questions/212528/linux-c-get-the-ip-address-of-local-computer */ #include <stdio.h> #include <sys/types. ...
分类:编程语言   时间:2017-03-23 14:29:05    阅读次数:155
computer network fundamental
Some basic information about computer networking ...
分类:Web程序   时间:2017-03-22 12:37:24    阅读次数:241
POJ_1083_(思维)
Moving Tables Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 31511 Accepted: 10528 Description The famous ACM (Advanced Computer Maker) Co ...
分类:其他好文   时间:2017-03-21 22:57:51    阅读次数:254
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!