--可用于人员多选时SELECTb.ID,b.USER_NAME姓名,d.dept_name部门,d.dept_name||‘{‘||c.dept_name||‘}‘部门岗位,d.dept_id,b.INP_CODE输入码FROMsa_staff_infobLEFTJOINSA_STAFF_ROLEaONa.user_id=b.IDLEFTJOINSA_DEPT_DICTcONc.dept_id=a.dept_idLEFTJOINSA_DEPT_DICTdONc.uppe..
分类:
其他好文 时间:
2016-03-09 19:21:05
阅读次数:
161
--可用于人员多选时 SELECT b.ID, b.USER_NAME 姓名, d.dept_name 部门, d.dept_name || ' {' || c.dept_name || '}' 部门岗位, d.dept_id, b.INP_CODE 输入码 FROM sa_staff_info b
分类:
其他好文 时间:
2016-03-09 15:45:04
阅读次数:
143
JS解析Json 数据并跳转到一个新页面,代码如下 $.getJSON("http://api.cn.abb.com/common/api/staff/employee/" + obj.id, function (result) { window.open("https://abb-my.share
分类:
Web程序 时间:
2016-01-28 10:40:23
阅读次数:
150
Con= MySQLdb.connect(host='192.168.4.166',user='root',passwd='1234',db='test')cur=Con.cursor()cur.execute('insert into staff_daily(Date,Name,Task_num)...
分类:
数据库 时间:
2016-01-25 16:35:46
阅读次数:
196
1 学习资料增强学习课程 David Silver (有视频和ppt):http://www0.cs.ucl.ac.uk/staff/D.Silver/web/Teaching.html最好的增强学习教材:Reinforcement Learning: An Introductionhttps://webdocs.cs.ualberta.ca/~sutton/book/the-book.html 深...
分类:
其他好文 时间:
2016-01-24 11:42:10
阅读次数:
215
链表添加元素,然后插入、删除、最后遍历#include "stdafx.h"#include #include #include using namespace std;int _tmain(int argc, _TCHAR* argv[]){ list staff; staff.pus...
分类:
其他好文 时间:
2015-12-29 16:15:01
阅读次数:
157
---角色权限(用户-角色)CREATE TABLE TD_ROLE_STAFF( ID VARCHAR2(64), STAFF_ID VARCHAR2(32),--'coast' ROLE_ID VARCHAR2(32), --'R002' ROLE_NA...
分类:
数据库 时间:
2015-10-31 10:06:49
阅读次数:
462
今天做项目时出现Invalid action class configuration that references an unknown class named这种错误,我的项目是采用了struts2和spring。这种错误的原因有很多,我的错误是由于:我在action里面有一个类staff...
分类:
其他好文 时间:
2015-09-16 16:11:38
阅读次数:
130
cement,thepaymentofproject:themaincaptopay40%,Basicknowledgeforreference:culturalknowledge(4)..Tianjinopenrecruitmentofcivilservantsin2015civilservicepersonneltobehiredin2015InnerMongoliapublicPartyorgansofcivilservants(staff)2015InnerMongoliaPartycommittee..
分类:
其他好文 时间:
2015-09-02 19:08:34
阅读次数:
191
Linux文件和目录权限 查看文件的权限 如下所示一个文件和目录的权限, localhost:workspace-github?xinxingegeya$?ls?-l
total?8
-rw-r--r--??1?xinxingegeya??staff??22??8?18?19:10?a.html
dr...
分类:
系统相关 时间:
2015-08-18 23:03:21
阅读次数:
467