course_data.js 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168
  1. var courseItem={
  2. courses:[{
  3. title:"IT/互联网",
  4. active:"true",
  5. category:{
  6. ad:[{
  7. imgurl:'http://nos.netease.com/edu-image/00c8b32b-3c0d-4343-8ee0-09c5dd372c66.jpg',
  8. navigator:"../other/other"
  9. }],
  10. item:[
  11. {
  12. title:'基础语言',
  13. stdCourse:[{
  14. title:"全部",
  15. url:"../other/other"
  16. },{
  17. title:"Java",
  18. url:"../other/other"
  19. },{
  20. title:"C",
  21. url:"../other/other"
  22. },{
  23. title:"Python",
  24. url:"../other/other"
  25. },{
  26. title:"Javascript",
  27. url:"../other/other"
  28. },{
  29. title:"C艹",
  30. url:"../other/other"
  31. },{
  32. title:"C#",
  33. url:"../other/other"
  34. },{
  35. title:"Swift",
  36. url:"../other/other"
  37. },{
  38. title:"R",
  39. url:"../other/other"
  40. },{
  41. title:"其它",
  42. url:"../other/other"
  43. }]
  44. },
  45. {
  46. title:'前端开发',
  47. stdCourse:[{
  48. title:"全部",
  49. url:"../other/other"
  50. },{
  51. title:"HTML/CSS",
  52. url:"../other/other"
  53. },{
  54. title:"Javascript",
  55. url:"../other/other"
  56. },{
  57. title:"HTML5",
  58. url:"../other/other"
  59. },{
  60. title:"jQuery",
  61. url:"../other/other"
  62. },{
  63. title:"开发框架",
  64. url:"../other/other"
  65. }]
  66. },
  67. {
  68. title:'后端开发',
  69. stdCourse:[{
  70. title:"全部",
  71. url:"../other/other"
  72. },{
  73. title:"Python",
  74. url:"../other/other"
  75. },{
  76. title:"PHP",
  77. url:"../other/other"
  78. },{
  79. title:"Node.js",
  80. url:"../other/other"
  81. },{
  82. title:"ASP.NET",
  83. url:"../other/other"
  84. },{
  85. title:"Go",
  86. url:"../other/other"
  87. },{
  88. title:"开发实践",
  89. url:"../other/other"
  90. }]
  91. },{
  92. title:'移动开发',
  93. stdCourse:[{
  94. title:"全部",
  95. url:"../other/other"
  96. },{
  97. title:"iOS",
  98. url:"../other/other"
  99. },{
  100. title:"Andrioid",
  101. url:"../other/other"
  102. },{
  103. title:"Window Phone",
  104. url:"../other/other"
  105. },{
  106. title:"手游开发",
  107. url:"../other/other"
  108. }]
  109. },{
  110. title:'数据处理',
  111. stdCourse:[{
  112. title:"全部",
  113. url:"../other/other"
  114. },{
  115. title:"Oracle",
  116. url:"../other/other"
  117. },{
  118. title:"MySQL",
  119. url:"../other/other"
  120. },{
  121. title:"SQL Server",
  122. url:"../other/other"
  123. },{
  124. title:"数据库",
  125. url:"../other/other"
  126. },{
  127. title:"云计算",
  128. url:"../other/other"
  129. },{
  130. title:"大数据",
  131. url:"../other/other"
  132. },{
  133. title:"虚拟化",
  134. url:"../other/other"
  135. }]
  136. },{
  137. title:'互联网产品',
  138. stdCourse:[{
  139. title:"全部",
  140. url:"../other/other"
  141. },{
  142. title:"产品经理",
  143. url:"../other/other"
  144. },{
  145. title:"产品运营",
  146. url:"../other/other"
  147. },{
  148. title:"用户研究",
  149. url:"../other/other"
  150. },{
  151. title:"产品教程",
  152. url:"../other/other"
  153. }]
  154. },{
  155. title:'IT/硬件',
  156. stdCourse:[{
  157. title:"全部",
  158. url:"../other/other"
  159. },{
  160. title:"操作系统",
  161. url:"../other/other"
  162. },{
  163. title:"运维管理",
  164. url:"../other/other"
  165. },{
  166. title:"硬件开发",
  167. url:"../other/other"
  168. }]
  169. },{
  170. title:'其它',
  171. stdCourse:[{
  172. title:"全部",
  173. url:"../other/other"
  174. },{
  175. title:"软件测试",
  176. url:"../other/other"
  177. },{
  178. title:"物联网",
  179. url:"../other/other"
  180. },{
  181. title:"信息安全",
  182. url:"../other/other"
  183. },{
  184. title:"其它",
  185. url:"../other/other"
  186. }]
  187. }
  188. ]
  189. }
  190. },{
  191. title:"IT/互联网",
  192. active:"false",
  193. category:{
  194. ad:[{
  195. imgurl:'http://nos.netease.com/edu-image/FE8F6C4E0E7607D1FD4B99F2458EA42F.jpg',
  196. navigator:"../other/other"
  197. }],
  198. item:[
  199. {
  200. title:'基础语言',
  201. stdCourse:[{
  202. title:"全部",
  203. url:"../other/other"
  204. },{
  205. title:"Java",
  206. url:"../other/other"
  207. },{
  208. title:"C",
  209. url:"../other/other"
  210. },{
  211. title:"Python",
  212. url:"../other/other"
  213. },{
  214. title:"Javascript",
  215. url:"../other/other"
  216. },{
  217. title:"C艹",
  218. url:"../other/other"
  219. },{
  220. title:"C#",
  221. url:"../other/other"
  222. },{
  223. title:"Swift",
  224. url:"../other/other"
  225. },{
  226. title:"R",
  227. url:"../other/other"
  228. },{
  229. title:"其它",
  230. url:"../other/other"
  231. }]
  232. },
  233. {
  234. title:'前端开发',
  235. stdCourse:[{
  236. title:"全部",
  237. url:"../other/other"
  238. },{
  239. title:"HTML/CSS",
  240. url:"../other/other"
  241. },{
  242. title:"Javascript",
  243. url:"../other/other"
  244. },{
  245. title:"HTML5",
  246. url:"../other/other"
  247. },{
  248. title:"jQuery",
  249. url:"../other/other"
  250. },{
  251. title:"开发框架",
  252. url:"../other/other"
  253. }]
  254. },
  255. {
  256. title:'后端开发',
  257. stdCourse:[{
  258. title:"全部",
  259. url:"../other/other"
  260. },{
  261. title:"Python",
  262. url:"../other/other"
  263. },{
  264. title:"PHP",
  265. url:"../other/other"
  266. },{
  267. title:"Node.js",
  268. url:"../other/other"
  269. },{
  270. title:"ASP.NET",
  271. url:"../other/other"
  272. },{
  273. title:"Go",
  274. url:"../other/other"
  275. },{
  276. title:"开发实践",
  277. url:"../other/other"
  278. }]
  279. },{
  280. title:'移动开发',
  281. stdCourse:[{
  282. title:"全部",
  283. url:"../other/other"
  284. },{
  285. title:"iOS",
  286. url:"../other/other"
  287. },{
  288. title:"Andrioid",
  289. url:"../other/other"
  290. },{
  291. title:"Window Phone",
  292. url:"../other/other"
  293. },{
  294. title:"手游开发",
  295. url:"../other/other"
  296. }]
  297. },{
  298. title:'数据处理',
  299. stdCourse:[{
  300. title:"全部",
  301. url:"../other/other"
  302. },{
  303. title:"Oracle",
  304. url:"../other/other"
  305. },{
  306. title:"MySQL",
  307. url:"../other/other"
  308. },{
  309. title:"SQL Server",
  310. url:"../other/other"
  311. },{
  312. title:"数据库",
  313. url:"../other/other"
  314. },{
  315. title:"云计算",
  316. url:"../other/other"
  317. },{
  318. title:"大数据",
  319. url:"../other/other"
  320. },{
  321. title:"虚拟化",
  322. url:"../other/other"
  323. }]
  324. },{
  325. title:'互联网产品',
  326. stdCourse:[{
  327. title:"全部",
  328. url:"../other/other"
  329. },{
  330. title:"产品经理",
  331. url:"../other/other"
  332. },{
  333. title:"产品运营",
  334. url:"../other/other"
  335. },{
  336. title:"用户研究",
  337. url:"../other/other"
  338. },{
  339. title:"产品教程",
  340. url:"../other/other"
  341. }]
  342. },{
  343. title:'IT/硬件',
  344. stdCourse:[{
  345. title:"全部",
  346. url:"../other/other"
  347. },{
  348. title:"操作系统",
  349. url:"../other/other"
  350. },{
  351. title:"运维管理",
  352. url:"../other/other"
  353. },{
  354. title:"硬件开发",
  355. url:"../other/other"
  356. }]
  357. },{
  358. title:'其它',
  359. stdCourse:[{
  360. title:"全部",
  361. url:"../other/other"
  362. },{
  363. title:"软件测试",
  364. url:"../other/other"
  365. },{
  366. title:"物联网",
  367. url:"../other/other"
  368. },{
  369. title:"信息安全",
  370. url:"../other/other"
  371. },{
  372. title:"其它",
  373. url:"../other/other"
  374. }]
  375. }
  376. ]
  377. }
  378. },{
  379. title:"IT/互联网",
  380. active:"false",
  381. category:{
  382. ad:[{
  383. imgurl:'http://nos.netease.com/edu-image/00c8b32b-3c0d-4343-8ee0-09c5dd372c66.jpg',
  384. navigator:"../other/other"
  385. }],
  386. item:[
  387. {
  388. title:'基础语言',
  389. stdCourse:[{
  390. title:"全部",
  391. url:"../other/other"
  392. },{
  393. title:"Java",
  394. url:"../other/other"
  395. },{
  396. title:"C",
  397. url:"../other/other"
  398. },{
  399. title:"Python",
  400. url:"../other/other"
  401. },{
  402. title:"Javascript",
  403. url:"../other/other"
  404. },{
  405. title:"C艹",
  406. url:"../other/other"
  407. },{
  408. title:"C#",
  409. url:"../other/other"
  410. },{
  411. title:"Swift",
  412. url:"../other/other"
  413. },{
  414. title:"R",
  415. url:"../other/other"
  416. },{
  417. title:"其它",
  418. url:"../other/other"
  419. }]
  420. },
  421. {
  422. title:'前端开发',
  423. stdCourse:[{
  424. title:"全部",
  425. url:"../other/other"
  426. },{
  427. title:"HTML/CSS",
  428. url:"../other/other"
  429. },{
  430. title:"Javascript",
  431. url:"../other/other"
  432. },{
  433. title:"HTML5",
  434. url:"../other/other"
  435. },{
  436. title:"jQuery",
  437. url:"../other/other"
  438. },{
  439. title:"开发框架",
  440. url:"../other/other"
  441. }]
  442. },
  443. {
  444. title:'后端开发',
  445. stdCourse:[{
  446. title:"全部",
  447. url:"../other/other"
  448. },{
  449. title:"Python",
  450. url:"../other/other"
  451. },{
  452. title:"PHP",
  453. url:"../other/other"
  454. },{
  455. title:"Node.js",
  456. url:"../other/other"
  457. },{
  458. title:"ASP.NET",
  459. url:"../other/other"
  460. },{
  461. title:"Go",
  462. url:"../other/other"
  463. },{
  464. title:"开发实践",
  465. url:"../other/other"
  466. }]
  467. },{
  468. title:'移动开发',
  469. stdCourse:[{
  470. title:"全部",
  471. url:"../other/other"
  472. },{
  473. title:"iOS",
  474. url:"../other/other"
  475. },{
  476. title:"Andrioid",
  477. url:"../other/other"
  478. },{
  479. title:"Window Phone",
  480. url:"../other/other"
  481. },{
  482. title:"手游开发",
  483. url:"../other/other"
  484. }]
  485. },{
  486. title:'数据处理',
  487. stdCourse:[{
  488. title:"全部",
  489. url:"../other/other"
  490. },{
  491. title:"Oracle",
  492. url:"../other/other"
  493. },{
  494. title:"MySQL",
  495. url:"../other/other"
  496. },{
  497. title:"SQL Server",
  498. url:"../other/other"
  499. },{
  500. title:"数据库",
  501. url:"../other/other"
  502. },{
  503. title:"云计算",
  504. url:"../other/other"
  505. },{
  506. title:"大数据",
  507. url:"../other/other"
  508. },{
  509. title:"虚拟化",
  510. url:"../other/other"
  511. }]
  512. },{
  513. title:'互联网产品',
  514. stdCourse:[{
  515. title:"全部",
  516. url:"../other/other"
  517. },{
  518. title:"产品经理",
  519. url:"../other/other"
  520. },{
  521. title:"产品运营",
  522. url:"../other/other"
  523. },{
  524. title:"用户研究",
  525. url:"../other/other"
  526. },{
  527. title:"产品教程",
  528. url:"../other/other"
  529. }]
  530. },{
  531. title:'IT/硬件',
  532. stdCourse:[{
  533. title:"全部",
  534. url:"../other/other"
  535. },{
  536. title:"操作系统",
  537. url:"../other/other"
  538. },{
  539. title:"运维管理",
  540. url:"../other/other"
  541. },{
  542. title:"硬件开发",
  543. url:"../other/other"
  544. }]
  545. },{
  546. title:'其它',
  547. stdCourse:[{
  548. title:"全部",
  549. url:"../other/other"
  550. },{
  551. title:"软件测试",
  552. url:"../other/other"
  553. },{
  554. title:"物联网",
  555. url:"../other/other"
  556. },{
  557. title:"信息安全",
  558. url:"../other/other"
  559. },{
  560. title:"其它",
  561. url:"../other/other"
  562. }]
  563. }
  564. ]
  565. }
  566. },{
  567. title:"IT/互联网",
  568. active:"false",
  569. category:{
  570. ad:[{
  571. imgurl:'http://nos.netease.com/edu-image/FE8F6C4E0E7607D1FD4B99F2458EA42F.jpg',
  572. navigator:"../other/other"
  573. }],
  574. item:[
  575. {
  576. title:'基础语言',
  577. stdCourse:[{
  578. title:"全部",
  579. url:"../other/other"
  580. },{
  581. title:"Java",
  582. url:"../other/other"
  583. },{
  584. title:"C",
  585. url:"../other/other"
  586. },{
  587. title:"Python",
  588. url:"../other/other"
  589. },{
  590. title:"Javascript",
  591. url:"../other/other"
  592. },{
  593. title:"C艹",
  594. url:"../other/other"
  595. },{
  596. title:"C#",
  597. url:"../other/other"
  598. },{
  599. title:"Swift",
  600. url:"../other/other"
  601. },{
  602. title:"R",
  603. url:"../other/other"
  604. },{
  605. title:"其它",
  606. url:"../other/other"
  607. }]
  608. },
  609. {
  610. title:'前端开发',
  611. stdCourse:[{
  612. title:"全部",
  613. url:"../other/other"
  614. },{
  615. title:"HTML/CSS",
  616. url:"../other/other"
  617. },{
  618. title:"Javascript",
  619. url:"../other/other"
  620. },{
  621. title:"HTML5",
  622. url:"../other/other"
  623. },{
  624. title:"jQuery",
  625. url:"../other/other"
  626. },{
  627. title:"开发框架",
  628. url:"../other/other"
  629. }]
  630. },
  631. {
  632. title:'后端开发',
  633. stdCourse:[{
  634. title:"全部",
  635. url:"../other/other"
  636. },{
  637. title:"Python",
  638. url:"../other/other"
  639. },{
  640. title:"PHP",
  641. url:"../other/other"
  642. },{
  643. title:"Node.js",
  644. url:"../other/other"
  645. },{
  646. title:"ASP.NET",
  647. url:"../other/other"
  648. },{
  649. title:"Go",
  650. url:"../other/other"
  651. },{
  652. title:"开发实践",
  653. url:"../other/other"
  654. }]
  655. },{
  656. title:'移动开发',
  657. stdCourse:[{
  658. title:"全部",
  659. url:"../other/other"
  660. },{
  661. title:"iOS",
  662. url:"../other/other"
  663. },{
  664. title:"Andrioid",
  665. url:"../other/other"
  666. },{
  667. title:"Window Phone",
  668. url:"../other/other"
  669. },{
  670. title:"手游开发",
  671. url:"../other/other"
  672. }]
  673. },{
  674. title:'数据处理',
  675. stdCourse:[{
  676. title:"全部",
  677. url:"../other/other"
  678. },{
  679. title:"Oracle",
  680. url:"../other/other"
  681. },{
  682. title:"MySQL",
  683. url:"../other/other"
  684. },{
  685. title:"SQL Server",
  686. url:"../other/other"
  687. },{
  688. title:"数据库",
  689. url:"../other/other"
  690. },{
  691. title:"云计算",
  692. url:"../other/other"
  693. },{
  694. title:"大数据",
  695. url:"../other/other"
  696. },{
  697. title:"虚拟化",
  698. url:"../other/other"
  699. }]
  700. },{
  701. title:'互联网产品',
  702. stdCourse:[{
  703. title:"全部",
  704. url:"../other/other"
  705. },{
  706. title:"产品经理",
  707. url:"../other/other"
  708. },{
  709. title:"产品运营",
  710. url:"../other/other"
  711. },{
  712. title:"用户研究",
  713. url:"../other/other"
  714. },{
  715. title:"产品教程",
  716. url:"../other/other"
  717. }]
  718. },{
  719. title:'IT/硬件',
  720. stdCourse:[{
  721. title:"全部",
  722. url:"../other/other"
  723. },{
  724. title:"操作系统",
  725. url:"../other/other"
  726. },{
  727. title:"运维管理",
  728. url:"../other/other"
  729. },{
  730. title:"硬件开发",
  731. url:"../other/other"
  732. }]
  733. },{
  734. title:'其它',
  735. stdCourse:[{
  736. title:"全部",
  737. url:"../other/other"
  738. },{
  739. title:"软件测试",
  740. url:"../other/other"
  741. },{
  742. title:"物联网",
  743. url:"../other/other"
  744. },{
  745. title:"信息安全",
  746. url:"../other/other"
  747. },{
  748. title:"其它",
  749. url:"../other/other"
  750. }]
  751. }
  752. ]
  753. }
  754. },{
  755. title:"IT/互联网",
  756. active:"false",
  757. category:{
  758. ad:[{
  759. imgurl:'http://nos.netease.com/edu-image/00c8b32b-3c0d-4343-8ee0-09c5dd372c66.jpg',
  760. navigator:"../other/other"
  761. }],
  762. item:[
  763. {
  764. title:'基础语言',
  765. stdCourse:[{
  766. title:"全部",
  767. url:"../other/other"
  768. },{
  769. title:"Java",
  770. url:"../other/other"
  771. },{
  772. title:"C",
  773. url:"../other/other"
  774. },{
  775. title:"Python",
  776. url:"../other/other"
  777. },{
  778. title:"Javascript",
  779. url:"../other/other"
  780. },{
  781. title:"C艹",
  782. url:"../other/other"
  783. },{
  784. title:"C#",
  785. url:"../other/other"
  786. },{
  787. title:"Swift",
  788. url:"../other/other"
  789. },{
  790. title:"R",
  791. url:"../other/other"
  792. },{
  793. title:"其它",
  794. url:"../other/other"
  795. }]
  796. },
  797. {
  798. title:'前端开发',
  799. stdCourse:[{
  800. title:"全部",
  801. url:"../other/other"
  802. },{
  803. title:"HTML/CSS",
  804. url:"../other/other"
  805. },{
  806. title:"Javascript",
  807. url:"../other/other"
  808. },{
  809. title:"HTML5",
  810. url:"../other/other"
  811. },{
  812. title:"jQuery",
  813. url:"../other/other"
  814. },{
  815. title:"开发框架",
  816. url:"../other/other"
  817. }]
  818. },
  819. {
  820. title:'后端开发',
  821. stdCourse:[{
  822. title:"全部",
  823. url:"../other/other"
  824. },{
  825. title:"Python",
  826. url:"../other/other"
  827. },{
  828. title:"PHP",
  829. url:"../other/other"
  830. },{
  831. title:"Node.js",
  832. url:"../other/other"
  833. },{
  834. title:"ASP.NET",
  835. url:"../other/other"
  836. },{
  837. title:"Go",
  838. url:"../other/other"
  839. },{
  840. title:"开发实践",
  841. url:"../other/other"
  842. }]
  843. },{
  844. title:'移动开发',
  845. stdCourse:[{
  846. title:"全部",
  847. url:"../other/other"
  848. },{
  849. title:"iOS",
  850. url:"../other/other"
  851. },{
  852. title:"Andrioid",
  853. url:"../other/other"
  854. },{
  855. title:"Window Phone",
  856. url:"../other/other"
  857. },{
  858. title:"手游开发",
  859. url:"../other/other"
  860. }]
  861. },{
  862. title:'数据处理',
  863. stdCourse:[{
  864. title:"全部",
  865. url:"../other/other"
  866. },{
  867. title:"Oracle",
  868. url:"../other/other"
  869. },{
  870. title:"MySQL",
  871. url:"../other/other"
  872. },{
  873. title:"SQL Server",
  874. url:"../other/other"
  875. },{
  876. title:"数据库",
  877. url:"../other/other"
  878. },{
  879. title:"云计算",
  880. url:"../other/other"
  881. },{
  882. title:"大数据",
  883. url:"../other/other"
  884. },{
  885. title:"虚拟化",
  886. url:"../other/other"
  887. }]
  888. },{
  889. title:'互联网产品',
  890. stdCourse:[{
  891. title:"全部",
  892. url:"../other/other"
  893. },{
  894. title:"产品经理",
  895. url:"../other/other"
  896. },{
  897. title:"产品运营",
  898. url:"../other/other"
  899. },{
  900. title:"用户研究",
  901. url:"../other/other"
  902. },{
  903. title:"产品教程",
  904. url:"../other/other"
  905. }]
  906. },{
  907. title:'IT/硬件',
  908. stdCourse:[{
  909. title:"全部",
  910. url:"../other/other"
  911. },{
  912. title:"操作系统",
  913. url:"../other/other"
  914. },{
  915. title:"运维管理",
  916. url:"../other/other"
  917. },{
  918. title:"硬件开发",
  919. url:"../other/other"
  920. }]
  921. },{
  922. title:'其它',
  923. stdCourse:[{
  924. title:"全部",
  925. url:"../other/other"
  926. },{
  927. title:"软件测试",
  928. url:"../other/other"
  929. },{
  930. title:"物联网",
  931. url:"../other/other"
  932. },{
  933. title:"信息安全",
  934. url:"../other/other"
  935. },{
  936. title:"其它",
  937. url:"../other/other"
  938. }]
  939. }
  940. ]
  941. }
  942. },{
  943. title:"IT/互联网",
  944. active:"false",
  945. category:{
  946. ad:[{
  947. imgurl:'http://nos.netease.com/edu-image/FE8F6C4E0E7607D1FD4B99F2458EA42F.jpg',
  948. navigator:"../other/other"
  949. }],
  950. item:[
  951. {
  952. title:'基础语言',
  953. stdCourse:[{
  954. title:"全部",
  955. url:"../other/other"
  956. },{
  957. title:"Java",
  958. url:"../other/other"
  959. },{
  960. title:"C",
  961. url:"../other/other"
  962. },{
  963. title:"Python",
  964. url:"../other/other"
  965. },{
  966. title:"Javascript",
  967. url:"../other/other"
  968. },{
  969. title:"C艹",
  970. url:"../other/other"
  971. },{
  972. title:"C#",
  973. url:"../other/other"
  974. },{
  975. title:"Swift",
  976. url:"../other/other"
  977. },{
  978. title:"R",
  979. url:"../other/other"
  980. },{
  981. title:"其它",
  982. url:"../other/other"
  983. }]
  984. },
  985. {
  986. title:'前端开发',
  987. stdCourse:[{
  988. title:"全部",
  989. url:"../other/other"
  990. },{
  991. title:"HTML/CSS",
  992. url:"../other/other"
  993. },{
  994. title:"Javascript",
  995. url:"../other/other"
  996. },{
  997. title:"HTML5",
  998. url:"../other/other"
  999. },{
  1000. title:"jQuery",
  1001. url:"../other/other"
  1002. },{
  1003. title:"开发框架",
  1004. url:"../other/other"
  1005. }]
  1006. },
  1007. {
  1008. title:'后端开发',
  1009. stdCourse:[{
  1010. title:"全部",
  1011. url:"../other/other"
  1012. },{
  1013. title:"Python",
  1014. url:"../other/other"
  1015. },{
  1016. title:"PHP",
  1017. url:"../other/other"
  1018. },{
  1019. title:"Node.js",
  1020. url:"../other/other"
  1021. },{
  1022. title:"ASP.NET",
  1023. url:"../other/other"
  1024. },{
  1025. title:"Go",
  1026. url:"../other/other"
  1027. },{
  1028. title:"开发实践",
  1029. url:"../other/other"
  1030. }]
  1031. },{
  1032. title:'移动开发',
  1033. stdCourse:[{
  1034. title:"全部",
  1035. url:"../other/other"
  1036. },{
  1037. title:"iOS",
  1038. url:"../other/other"
  1039. },{
  1040. title:"Andrioid",
  1041. url:"../other/other"
  1042. },{
  1043. title:"Window Phone",
  1044. url:"../other/other"
  1045. },{
  1046. title:"手游开发",
  1047. url:"../other/other"
  1048. }]
  1049. },{
  1050. title:'数据处理',
  1051. stdCourse:[{
  1052. title:"全部",
  1053. url:"../other/other"
  1054. },{
  1055. title:"Oracle",
  1056. url:"../other/other"
  1057. },{
  1058. title:"MySQL",
  1059. url:"../other/other"
  1060. },{
  1061. title:"SQL Server",
  1062. url:"../other/other"
  1063. },{
  1064. title:"数据库",
  1065. url:"../other/other"
  1066. },{
  1067. title:"云计算",
  1068. url:"../other/other"
  1069. },{
  1070. title:"大数据",
  1071. url:"../other/other"
  1072. },{
  1073. title:"虚拟化",
  1074. url:"../other/other"
  1075. }]
  1076. },{
  1077. title:'互联网产品',
  1078. stdCourse:[{
  1079. title:"全部",
  1080. url:"../other/other"
  1081. },{
  1082. title:"产品经理",
  1083. url:"../other/other"
  1084. },{
  1085. title:"产品运营",
  1086. url:"../other/other"
  1087. },{
  1088. title:"用户研究",
  1089. url:"../other/other"
  1090. },{
  1091. title:"产品教程",
  1092. url:"../other/other"
  1093. }]
  1094. },{
  1095. title:'IT/硬件',
  1096. stdCourse:[{
  1097. title:"全部",
  1098. url:"../other/other"
  1099. },{
  1100. title:"操作系统",
  1101. url:"../other/other"
  1102. },{
  1103. title:"运维管理",
  1104. url:"../other/other"
  1105. },{
  1106. title:"硬件开发",
  1107. url:"../other/other"
  1108. }]
  1109. },{
  1110. title:'其它',
  1111. stdCourse:[{
  1112. title:"全部",
  1113. url:"../other/other"
  1114. },{
  1115. title:"软件测试",
  1116. url:"../other/other"
  1117. },{
  1118. title:"物联网",
  1119. url:"../other/other"
  1120. },{
  1121. title:"信息安全",
  1122. url:"../other/other"
  1123. },{
  1124. title:"其它",
  1125. url:"../other/other"
  1126. }]
  1127. }
  1128. ]
  1129. }
  1130. }]
  1131. }
  1132. var ddongcheAD = {
  1133. ad:[{
  1134. imgurl:"../../images/rlimages/pageTitle/g22.png",
  1135. navigator:"../detailG22/index",
  1136. },{
  1137. imgurl:"../../images/rlimages/diandongche/dianzibiaoqianF25.png",
  1138. navigator:"../detailF25/index",
  1139. },{
  1140. imgurl:"../../images/rlimages/diandongche/dianzibiaoqianF22B.png",
  1141. navigator:"../detailF22B/index",
  1142. },{
  1143. imgurl:"../../images/rlimages/diandongche/shouchijiS22.png",
  1144. navigator:"../detailS22/index",
  1145. },{
  1146. imgurl:"../../images/rlimages/school/jizhan.png",
  1147. navigator:"../detailG23/index",
  1148. },
  1149. ]
  1150. }
  1151. var schoolAD = {
  1152. ad:[
  1153. {
  1154. imgurl:"../../images/rlimages/pageTitle/card.png",
  1155. navigator:"../detail/detail"
  1156. },{
  1157. imgurl:"../../images/rlimages/school/jizhan.png",
  1158. navigator:"../detailG23/index"
  1159. },{
  1160. imgurl:"../../images/rlimages/school/kaoqinji.png",
  1161. navigator:"../detailK20/index"
  1162. }
  1163. ]
  1164. }
  1165. module.exports.courseItem = courseItem;
  1166. module.exports.ddongcheAD = ddongcheAD;
  1167. module.exports.schoolAD = schoolAD;