ngular6開發不完全筆記(三) 報錯指南

2022-03-08 04:24:15 字數 612 閱讀 9795

router

uncaught error: template parse errors:

'router-outlet' is not a known element:

if 'router-outlet' is an angular component, then verify that it is part of this module.

if 'router-outlet' is a web component then add 'custom_elements_schema' to the '@ngmodule.schemas' of this component to suppress this message.

每個模組中都新增import from '@angular/router';然後 import即可

【推薦】建立shared模組 在分享模組中匯入routermodule然後匯出,其他有使用的模組都匯入 shared模組

主要是匯入routermodule指令, 根據自己的寫法調整, 二者選一即可

msf stagers開發不完全指北 一

上面我們給出的文章講到關於第一階段與第二階段的互動原理 上面的流程說的已經比較明白了 此篇文章裡我將採用 metasploit loader 作為 講解 向 msf 監聽位址發起 tcp 請求 獲取 stages 將 socket fd 放入暫存器 edi 從起始位址開始執行 stages 先貼 首...

Git不完全筆記

部署git 客戶端建立分支 版本分為 subversion svn 集中式版本控制 和git分布式版本管理 subversion 不支援斷網 伺服器奔潰將會失去資源 git 支援斷網,每個客戶端就是乙個庫 curl o etc yum.repos.d centos base.repo yum y i...

Chrome開發者工具不完全指南(六 外掛程式篇)

本篇是chrome開發者工具的結尾篇,最後為大家介紹幾款功能強大的外掛程式。在chrome商店裡面有很多外掛程式,沒事建議大家去逛逛。不過需要fq,所以諸位請自備神器。一 外掛程式 高達上的 就是這樣出來滴。據說還有許多方式可以更改,不過露珠目前就用的事這種方式。有興趣的同學可以去試試看。二 per...