wget –no-clobber –convert-links –random-wait -r -p -E -e robots=off -U mozilla https://beta.bund.de
(https://stackoverflow.com/questions/8755229/how-to-download-all-files-but-not-html-from-a-website-using-wget)
wget –no-clobber –convert-links –random-wait -r -p -E -e robots=off -U mozilla https://beta.bund.de
(https://stackoverflow.com/questions/8755229/how-to-download-all-files-but-not-html-from-a-website-using-wget)
settings -> tslint disable
an einer Stelle:
declare let require: any;
declare let $:any;
console.debug('Highcharts wird geladen');
const Highcharts3d = require('highcharts/highcharts-3d');
export const Highstock = require('highcharts/highstock');
// const exp = require('highcharts/modules/exporting');
const more_js= require('highcharts/highcharts-more');
Highstock.setOptions({lang: {thousandsSep: '.', decimalPoint: ','}});
Highcharts3d(Highstock);
//exp(Highstock);
more_js(Highstock);
dann:
import {Highstock} from '../../../projects/publish/src/app/showdata/showdata.component';
//wie const Highstock= require('highcharts/highstock');
Strg + shift +F12
return Content(HttpStatusCode.BadRequest, „Name leer oder Kontaktperson nicht klar“);
this.dbconnect.PhoneNumber.Where(pnr => pnr.contactperson.id == cp.id && pnr.id != pn.id).ToList().ForEach(f => f.isMain = false); this.dbconnect.SaveChanges();
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil.exe" "c:\myservice.exe"
(link)
Debugger.IsAttached
bzw .
präprozessor compilierer…
#if DEBUG
#else
[Authorize]
#endif
Kommerntare mit /// beginnen
Abschnitte:
#region
#endregion
als neu einrichten bei einem größeren versionsupdate:
ng new <grundapplication>
cd grundapplication
ng generate application <application-name>
————————————————————
ng serve --app app1
To bootstrap the main-luxury.ts, I run this:
ng serve --app app2
You can also refer to each app by its index in the apps array:
ng serve --app 0
or
ng serve --app 1
Durch gulp wird