2015年7月17日22:19:17星期五这里记录下学习道路,防止忘了操作系统是centos:首先是linux系统,装有Python和Python-devel(否则安装软件会提示python.h找不到,gccerror等问题......)1yuminstall-ypython2yuminstall-ypython-devel然后安装pip下载get-pip.py文件到linux运行Python命令执行该文件:pythonget-pip.py安装greenl
系统 2019-08-12 09:27:11 2149
RequiredFieldValidator控件RequiredFieldValidator控件用于要求用户在提交表单前为表单字段输入值。使用RequiredFieldValidator控件时,必须设置两个重要的属性:ControlToValidate——被验证的表单字段的ID。ErrorMessage/text——验证失败时显示的错误信息。实例:用RequiredFieldValidator来检查TextBox2中的信息,如果TextBox2中的信息错误
系统 2019-08-12 09:26:42 2149
selectname,modify_datefromsys.all_objectswheretype='P'orderbymodify_datedescselectname,modify_datefromsys.all_objectswheretype='TR'orderbymodify_datedescselectname,modify_datefromsys.all_objectswheretype='u'orderbymodify_datedescs
系统 2019-08-12 01:55:17 2149
http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=2396要注意细节代码:#include#include#include#include#include#include#definelllonglongusing
系统 2019-08-12 01:55:09 2149