摘要:
{ http://www.wampserver.com/#wampserver-64-bits-php-5-6-25-php-7 } 阅读全文
摘要:
VMware是全球台式电脑及资料中心虚拟化解决方案的领导厂商。VMWare Workstation是该公司出品的“虚拟 PC”软件(即:大家常说的“虚拟机”),通过它可在一台电脑上同时运行更多的Microsoft Windows、Linux、Mac OS X、DOS系统。自 9.0.0 Build 阅读全文
摘要:
--定义 function F() end --或者 F = function() end 阅读全文
摘要:
#print("Hello World!") #name = "nihfjkds" age = 454 num1 = 1 num2 = 2 #print(name) #print(age) #print("%d",age) #Numbers(数字) #String(字符串) #List(列表) #Tuple(元组) #Dictionary(字典) #int(有符号整型) #long(长整型[也可以 阅读全文
摘要:
// 在桌面菜单(.....)管理出右键 得到桌面设置对话框 //chmod + x ...py 赋予权限 //验证 ssh // /etc/init.d/ssh status // vi /etc/ssh/sshd_config 服务配置 // /etc/init.d/networking restart 重启网络 //安装cmake //wget https://github.com/Kitw 阅读全文
摘要:
////////////////// >windows + r //gpedit.msc 用户组策略 ///////////////// >cmd //ping www.baidu.com //ping www.baidu.com -t //ipconfig //exit //cls //color 123.......... // dir >> 1.exe // dir > test.cmd / 阅读全文
摘要:
需要额外安装 Mono 程序工具->Xamarin->Android -> SDK路径 要和 你配置的ANDROID_SDK_ROOT 的路径一至如果没有 ANDROID_SDK_ROOT 那就配置 如C:\Program Files (x86)\Android\android-sdk//vs201 阅读全文
摘要:
#include #define Main main #include #include #include #include #pragma comment(lib,"libcurl.lib") #pragma comment(lib,"ws2_32.lib") using namespace std; class CLibcurlCallback { public: v... 阅读全文
摘要:
Packaging_Kernel.h Packaging_Kernel.cpp 阅读全文
摘要:
MD5JSON.h MD5JSON.cpp 阅读全文