微软近期Open的职位:Job posting title: Senior Software Development EngineerLocation: China, BeijingDivision: Operations System Group Engineering Group Overvie...
分类:
其他好文 时间:
2014-07-23 15:12:56
阅读次数:
204
《以SAP为参照评估OpenERP》摘要:http://www.openstone.cn/blogs/%E3%80%8A%E4%BB%A5sap%E4%B8%BA%E5%8F%82%E7%85%A7%E8%AF%84%E4%BC%B0openerp%E3%80%8B%E6%91%98%E8%A6%8...
分类:
其他好文 时间:
2014-07-23 15:10:06
阅读次数:
164
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@ include file="/WEB-INF/jsp/commons/includes.jsp"%>
<html>
<head>
<title>${systemName }</title>
<style type="text/css">
....
分类:
Web程序 时间:
2014-07-23 14:00:56
阅读次数:
362
function sharesina() { window.open("http://service.weibo.com/share/mobile.php?&title=&pic=&url=");}function shareqq() { window.open("http://shar...
分类:
Web程序 时间:
2014-07-23 12:56:26
阅读次数:
234
1 public static System.IO.MemoryStream ExportExcel(string title, List objList, params string[] excelPropertyNames) 2 { 3 NPOI.SS.UserModel.IWo...
分类:
Web程序 时间:
2014-07-23 12:42:56
阅读次数:
324
跟导师请假,邮件如下:Title: Ask for leave in April 30thDear Mentor XXX:I'm requesting a leave of absence in April 30th for attending a wedding.Best regards,yyy
分类:
其他好文 时间:
2014-07-22 22:46:53
阅读次数:
180
本例实现问答的板块。相关sql:1.questions: {id, asker, title, content, keyword, time};2.answers : {id, answer, question_id, content, time};问题前台:question.php 1 ...
分类:
其他好文 时间:
2014-07-22 22:36:15
阅读次数:
274
1.实现单元格的删除,实现效果如下 Cpp代码-(void)viewDidLoad{[superviewDidLoad];//设置导航栏self.editButtonItem.title=@"编辑";self.navigation.rightBarButtonItem=self.editButt.....
分类:
移动开发 时间:
2014-07-22 22:35:54
阅读次数:
262
JSON原数据{"total":1,"rows":[{"ID":1,"Title":"台州初级中学招收初一年级体育特长生的通告","Content":"","Type":"01","ReceiveUserName":"蔡婧怡","IsRead":0,"SendDate":"2014-07-18 15...
分类:
移动开发 时间:
2014-07-22 22:35:33
阅读次数:
206
1、游戏对象新建默认位置是Scene视图中心位置坐标;;Component:游戏对象实现其用途的功能件;游戏对象都有Transform组件;给游戏对象添加组件Ctrl+Shift+A;2、7类组件:空对象添加组件后形成游戏对象;命名要规范统一;Mesh类组件(MeshFilter网格过滤器、TextMesh文字网格、..
分类:
其他好文 时间:
2014-07-22 18:12:02
阅读次数:
448