摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Project4 { class Program { static void Main(string[] args) { //主程序入口 //数组空 阅读全文
posted @ 2019-09-03 23:24 icon_sunny 阅读(386) 评论(0) 推荐(0)
摘要: using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; /// <summary> /// /// </summary> public class EventBtn : MonoBehaviour { public Transform PanelBg; 阅读全文
posted @ 2019-09-03 23:13 icon_sunny 阅读(1018) 评论(0) 推荐(0)
摘要: 常规问题 1、自我介绍一下 如果自我介绍可能对方没有看你的简历,如果看了会直接去谈其他问题 2、住在哪里多少时间过来的 问这个问题的时候就是在说你住的地方离我们公司挺远的过来需要很长时间吧,万一公司需要加班怎么办,如果远的情况下最好的回答是我可以搬家。 3、什么学校毕业的,所学的专业是什么?课程是什 阅读全文
posted @ 2019-09-03 19:33 icon_sunny 阅读(815) 评论(0) 推荐(0)