Finally deployed nodejs+express to azure 2018-04-29 3.1K Finally deployed nodejs+express to azure, I failed a fews time using the examples https://docs.microsoft.com/en-us/azure/app-service/app-service-web-get-started-nodejs and https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-nodejs-develop-deploy-express-app . The easiest steps…
The hard part of developing assembler 2018-04-28 3.3K One of the hardest part of developing assembler is to make your grammar correctly display the error message and pointing…
Token table is constructed by lexer, not parser 2018-04-22 2.9K Netbeans Antlr Plugin's Token table is constructed by lexer, not parser. So even your grammar is wrong, you still know…
We will launch quantr partner central soon 2018-04-21 2.7K We will send out lot of free/cheap webpart to the market, we need a partner central for our partners to…
Netbeans outline plugin can parse antlr4 and cpp file 2018-04-15 3.3K Netbeans outline plugin can parse antlr4 and cpp file now. Just press 'ctrl+p', it will be popup.
Antlr4 error listener can't hit with non-exist token 2018-04-14 3.2K Antlr error listen can't hit with non-exist token, so my netbeans antlr plugin can't highlight the non-exist token. The error…
SharePoint Online with webhocks 2018-04-14 2.8K Thanks to MS tech community people, the webhocks solution is the key for SPfx to add remote event receiver function…
Bimodal distribution 2018-04-09 3K Studying Bimodal distribution, but don't know what function can detect that in R
why one-column in SharePoint online is not full width 2018-04-08 3.2K why one-column in SharePoint online is not full width? why one-column in SharePoint online has a fixed max-width and not…
unsolved : site column does not refresh 2018-04-08 2.8K When i redeploy my SharePonit spfx extension, the new site column name never refresh. I tried to delete the app…
Microsoft doc is MAD for sharepoint spfx dev 2018-04-08 3.2K Microsoft doc teach us to hard code the cdn path with tenant name, first, it is wrong, if we want…
Office 365 cdn sometime is slow 2018-04-08 2.7K Deployed a webpart to office 365, it pop out an error, it is just because office cdn is slow and…
I am very good at developing SharePoint modern webpart now 2018-04-07 3.2K I am very good at developing SharePoint modern webpart now, below is my learning curve for you to reference. I…
icon will not distort in v1.4 sharepoint sdk 2018-04-06 2.7K When you are creating modern webpart, you need to upgrade your node modules to v1.4 manually by "npm updated" and…
Just tried Powerapps to build form in SharePoint Online 2018-04-05 4K My first impression is, powerapps doesn't support safari and i am in mac. I found a few bugs. The form…
Good morning AgilePoint 2018-04-02 3K Training Wilson on Saturday morning to develop agilepart for v5. We can now develop it, but we have some unknown…