码迷,mamicode.com
首页 >  
搜索关键字:company    ( 1620个结果
微信页面播放视频惊现低俗广告
这几天在测试微信视频播放的时候,发现在安卓手机上,将页面打开后,如果将播放的的视频全屏,播放结束后会出现低俗广告。即使直接使用video标签也是如此,好无节操。向腾讯微信客服反馈也毫无结果。大家在微信里打开这个页面,随意感受一下:http://wx.yolantech.com/company/wx-...
分类:微信   时间:2015-12-18 22:50:58    阅读次数:406
POJ - 3249 Test for Job (DAG+topsort)
DescriptionMr.Dog was fired by his company. In order to support his family, he must find a new job as soon as possible. Nowadays, It's hard to have a ...
分类:其他好文   时间:2015-12-18 21:27:35    阅读次数:196
destoon公司搜索页面显示公司类型
首先找到前台模板文件:/template/default/company/search.htm看到51行{template 'list-company', 'tag'}打开/template/default/tag/list-company.htm查看数据字典后知道公司类型的字段名是type,在第1...
分类:其他好文   时间:2015-12-18 18:08:24    阅读次数:279
jquery checkbox (选中和取消选中事件on("change"))做笔记
$("#btn_Company").attr("disabled", "disabled"); $("#agency").on("change", function () { //点击之后如果变成打钩时触发 if ($(this).attr("checked") == "checked") { $(...
分类:Web程序   时间:2015-12-17 22:13:26    阅读次数:3433
[Python]将Excel文件中的数据导入MySQL
Github Link需求 现有2000+文件夹,每个文件夹下有若干excel文件,现在要将这些excel文件中的数据导入mysql。 每个excel文件的第一行是无效数据。 除了excel文件中已有的数据,还要添加一列,名为“at_company”,值为821。流程 (1)获取excel文...
分类:数据库   时间:2015-12-16 12:27:54    阅读次数:444
UVa 572 Oil Deposits(DFS)
Oil DepositsThe GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangula...
分类:其他好文   时间:2015-12-14 21:21:46    阅读次数:279
Oil Deposit
题目描述:The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular regio...
分类:其他好文   时间:2015-12-09 19:35:39    阅读次数:211
English interview!
Q1:Why are you interested in working for our company?为什么有兴趣在我们公司工作?A1:Because your company has a good sales record. 因为你们公司有良好的销售记录 。A2:Because your op...
分类:其他好文   时间:2015-12-08 18:22:12    阅读次数:205
1016. Phone Bills (25)
时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, Yue 去掉非法数据计算账单A long-distance telephone company charges its customers by the following rules:Ma...
分类:其他好文   时间:2015-12-06 11:21:15    阅读次数:167
UVA 1398
1398 – MeteorTime limit: 3.000 secondsThe famous Korean internet company nhn has provided an internet-based photo service which allows The famous Kore...
分类:其他好文   时间:2015-12-05 22:42:06    阅读次数:330
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!