Snippets Collections
docker run -d --network none my_container_image
docker run -d --network my_macvlan_network --name my_container my_image
docker network create -d macvlan --subnet=192.168.1.0/24 -o parent=eth0 my_macvlan_network
docker run -d --network my_ipvlan_network --name my_container my_image
docker network create -d ipvlan --subnet=192.168.1.0/24 -o parent=eth0 my_ipvlan_network
docker service create --name my_service --network my_overlay_network my_image
docker network create --driver overlay my_overlay_network
docker run -d --network host my_container_image
docker network rm my_custom_network
docker run -d --network my_custom_network --name container1 nginx
docker network create my_custom_network
def buildFock(self):
        """Routine to build the AO basis Fock matrix"""
        if self.direct:
            if self.incFockRst: # restart incremental fock build?
                self.G = formPT(self.P,np.zeros_like(self.P),self.bfs,
                                self.nbasis,self.screen,self.scrTol)
                self.G = 0.5*(self.G + self.G.T) 
                self.F = self.Core.astype('complex') + self.G
            else:
                self.G = formPT(self.P,self.P_old,self.bfs,self.nbasis,
                                self.screen,self.scrTol)
                self.G = 0.5*(self.G + self.G.T) 
                self.F = self.F_old + self.G

        else:
            self.J = np.einsum('pqrs,sr->pq', self.TwoE.astype('complex'),self.P)
            self.K = np.einsum('psqr,sr->pq', self.TwoE.astype('complex'),self.P)
            self.G = 2.*self.J - self.K
            self.F = self.Core.astype('complex') + self.G
    <div id="backdropDesk">
        <p class="bg-backdrop">
        <svg width="1440" height="224" viewBox="0 0 1440 224" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_319_153023)">
<rect width="1440" height="224" fill="black"/>
<g opacity="0.3">
<path d="M988.505 36.9771L988.503 36.9877L988.501 36.9984C980.995 89.2384 935.917 130.483 881.317 130.483C826.716 130.483 781.657 89.9515 774.826 37.0353C774.077 28.1376 766.008 21.5701 757.291 21.5701H730.416C720.205 21.5701 711.424 30.3729 712.883 41.417C722.586 126.535 794.655 193.53 881.994 193.53C969.032 193.53 1040.91 126.995 1051 42.2946H1051.01L1051.13 41.4249C1052.57 30.4282 1043.84 20.8538 1032.87 21.5701H1006.03C997.226 21.5701 989.957 28.2147 988.505 36.9771ZM970.171 -172.354L1137.6 -3.78299C1186.13 45.0816 1186.13 124.918 1137.6 173.783L970.176 342.349C920.953 391.22 842.355 391.212 793.829 342.354L626.4 173.783C577.867 124.918 577.867 45.0816 626.4 -3.78299L793.824 -172.349C843.047 -221.22 921.645 -221.212 970.171 -172.354Z" stroke="#BE7DFF" stroke-width="2"/>
</g>
<g opacity="0.3">
<path d="M689.571 57.3314L550.714 -82.3829C510.141 -123.206 444.431 -123.206 403.286 -82.3829L264.429 57.3314C223.857 98.1542 223.857 164.846 264.429 205.669L403.286 345.383C443.859 386.206 509.569 386.206 550.714 345.383L689.571 205.669C730.143 164.846 730.143 98.1542 689.571 57.3314ZM616.424 95.2764C608.426 165.421 548.997 220.623 476.995 220.623C404.992 220.623 345.564 165.421 337.566 95.2764C336.422 86.6535 343.275 79.7572 351.284 79.7572H373.572C380.426 79.7572 386.718 84.9268 387.29 91.8335C393 136.11 430.723 170.026 476.433 170.026C522.143 170.026 559.866 135.524 566.148 91.8335C567.292 84.9373 573.002 79.7572 579.866 79.7572H602.154C610.725 79.1817 617.578 86.6535 616.445 95.2764H616.424Z" fill="url(#paint0_linear_319_153023)"/>
</g>
<rect y="100" width="1440" height="124" fill="url(#paint1_linear_319_153023)"/>
<path d="M603.786 37.9827L591.659 26.5541C588.116 23.2148 582.377 23.2148 578.784 26.5541L566.657 37.9827C563.114 41.3219 563.114 46.7773 566.657 50.1166L578.784 61.5452C582.327 64.8844 588.066 64.8844 591.659 61.5452L603.786 50.1166C607.329 46.7773 607.329 41.3219 603.786 37.9827ZM595.402 41.9331L584.772 51.951C584.124 52.5622 583.076 52.5622 582.427 51.951L576.039 45.9307C575.391 45.3195 575.391 44.3317 576.039 43.7205L577.836 42.0273C578.484 41.4161 579.532 41.4161 580.181 42.0273L583.226 44.8966C583.425 45.085 583.774 45.085 583.974 44.8966L591.26 38.0297C591.909 37.4186 592.957 37.4186 593.606 38.0297L595.402 39.7229C596.051 40.3341 596.051 41.3219 595.402 41.9331Z" fill="#BE7DFF"/>
<path d="M624.18 63.7714C621.662 63.7714 619.54 63.2658 617.813 62.2544C616.086 61.243 614.791 59.8946 613.928 58.209C613.064 56.4897 612.633 54.6187 612.633 52.5959C612.633 50.5058 613.064 48.4831 613.928 46.5278C614.791 44.5725 615.996 42.8363 617.543 41.3193C619.126 39.7685 620.996 38.5549 623.155 37.6784C625.313 36.7682 627.687 36.3131 630.277 36.3131C633.299 36.3131 635.691 36.9367 637.454 38.1841C639.252 39.4314 640.44 41.0665 641.015 43.0892L633.569 45.1119C633.209 44.1342 632.633 43.3926 631.842 42.8869C631.051 42.3475 630.097 42.0778 628.982 42.0778C627.867 42.0778 626.77 42.3307 625.691 42.8363C624.648 43.3083 623.694 43.9994 622.831 44.9096C622.004 45.7861 621.338 46.8143 620.835 47.9943C620.367 49.1742 620.133 50.4384 620.133 51.7869C620.133 53.0005 620.349 54.0793 620.781 55.0232C621.212 55.9671 621.824 56.7088 622.615 57.2482C623.407 57.7539 624.324 58.0067 625.367 58.0067C626.158 58.0067 626.932 57.8719 627.687 57.6022C628.479 57.3325 629.198 56.9616 629.846 56.4897C630.493 56.0177 631.015 55.4783 631.41 54.8715L637.993 56.8942C637.058 58.209 635.889 59.3889 634.486 60.434C633.083 61.479 631.5 62.305 629.738 62.9118C628.011 63.4849 626.158 63.7714 624.18 63.7714Z" fill="white"/>
<path d="M637.345 69.6373C638.784 69.5362 639.953 69.3676 640.853 69.1316C641.788 68.8957 642.597 68.508 643.281 67.9686C643.964 67.4629 644.666 66.7381 645.385 65.7942L646.95 63.822L642.256 36.7682H649.648L652.076 57.3999L653.911 54.5681C655.026 52.8488 655.997 51.2475 656.825 49.7641C657.688 48.2471 658.425 46.7975 659.037 45.4153C659.684 43.9994 660.242 42.5835 660.71 41.1676C661.177 39.7517 661.609 38.2852 662.005 36.7682H669.019C668.552 38.3864 668.03 39.9202 667.454 41.3699C666.879 42.7858 666.195 44.2691 665.404 45.8198C664.613 47.3706 663.605 49.1236 662.382 51.0789C661.195 53.0342 659.702 55.3603 657.904 58.0573L653.587 64.5805C652.328 66.4684 651.105 68.0529 649.918 69.3339C648.767 70.6487 647.58 71.7106 646.357 72.5197C645.169 73.3288 643.91 73.9019 642.579 74.239C641.248 74.6098 639.792 74.8121 638.209 74.8458L637.345 69.6373Z" fill="white"/>
<path d="M681.62 63.7714C679.534 63.7714 677.807 63.3163 676.44 62.4061C675.073 61.4622 674.102 60.2148 673.526 58.6641L672.501 63.2658H666.188L674.552 26.3512H681.782L678.329 41.4204C679.588 39.8697 681.099 38.6392 682.861 37.729C684.66 36.785 686.53 36.3131 688.473 36.3131C690.487 36.3131 692.178 36.8019 693.545 37.7795C694.912 38.7235 695.937 40.0045 696.621 41.6227C697.34 43.2409 697.7 45.0445 697.7 47.0335C697.7 49.3259 697.25 51.4834 696.351 53.5062C695.452 55.4952 694.247 57.265 692.736 58.8158C691.225 60.3665 689.498 61.5802 687.556 62.4567C685.649 63.3332 683.671 63.7714 681.62 63.7714ZM681.081 58.0067C682.232 58.0067 683.347 57.7539 684.426 57.2482C685.505 56.7088 686.459 56.0008 687.286 55.1243C688.149 54.2141 688.833 53.1859 689.336 52.0397C689.84 50.8598 690.092 49.6293 690.092 48.3482C690.092 47.202 689.876 46.157 689.444 45.213C689.049 44.2691 688.473 43.5106 687.718 42.9375C686.962 42.3644 686.027 42.0778 684.912 42.0778C683.94 42.0778 682.969 42.3138 681.998 42.7858C681.027 43.224 680.109 43.8308 679.246 44.6062C678.419 45.3816 677.681 46.2581 677.034 47.2357L675.577 53.5567C675.721 54.4332 676.045 55.2086 676.548 55.8829C677.052 56.5571 677.681 57.0796 678.437 57.4505C679.228 57.8213 680.109 58.0067 681.081 58.0067Z" fill="white"/>
<path d="M710.505 63.7714C708.13 63.7714 706.062 63.2995 704.299 62.3555C702.573 61.3779 701.242 60.0463 700.306 58.3607C699.407 56.6414 698.957 54.7029 698.957 52.5454C698.957 50.3541 699.407 48.2808 700.306 46.3255C701.206 44.3702 702.465 42.6509 704.083 41.1676C705.702 39.6506 707.591 38.4706 709.749 37.6278C711.907 36.7513 714.246 36.3131 716.764 36.3131C718.814 36.3131 720.595 36.5996 722.106 37.1727C723.617 37.7458 724.786 38.5886 725.613 39.7011C726.44 40.7799 726.854 42.1115 726.854 43.696C726.854 46.4941 725.487 48.6179 722.753 50.0675C720.055 51.5172 715.99 52.242 710.559 52.242C709.479 52.242 708.31 52.2251 707.051 52.1914C705.792 52.124 704.425 52.0228 702.95 51.888L703.868 47.6403C705.163 47.7414 706.35 47.8257 707.429 47.8931C708.508 47.9268 709.569 47.9437 710.612 47.9437C712.951 47.9437 714.785 47.792 716.116 47.4886C717.483 47.1852 718.472 46.7469 719.084 46.1738C719.696 45.6007 720.001 44.9265 720.001 44.1511C720.001 43.4769 719.821 42.9375 719.462 42.5329C719.102 42.0947 718.598 41.7744 717.951 41.5721C717.339 41.3362 716.602 41.2182 715.739 41.2182C714.336 41.2182 713.041 41.5384 711.854 42.1789C710.702 42.7858 709.695 43.6286 708.832 44.7073C707.969 45.7861 707.303 47.0166 706.835 48.3988C706.368 49.781 706.134 51.2475 706.134 52.7982C706.134 53.9444 706.332 54.9895 706.727 55.9334C707.159 56.8436 707.789 57.5516 708.616 58.0573C709.443 58.563 710.505 58.8158 711.8 58.8158C713.238 58.8158 714.587 58.4955 715.846 57.855C717.141 57.2145 718.167 56.3211 718.922 55.1749L724.642 56.8436C723.706 58.1921 722.483 59.3889 720.973 60.434C719.462 61.479 717.807 62.305 716.008 62.9118C714.21 63.4849 712.375 63.7714 710.505 63.7714Z" fill="white"/>
<path d="M732.238 36.7682H738.875L737.58 42.4318C738.947 40.6113 740.476 39.1786 742.167 38.1335C743.893 37.0547 745.584 36.5153 747.239 36.5153C747.598 36.5153 747.868 36.5322 748.048 36.5659C748.264 36.5659 748.426 36.5828 748.534 36.6165L747.185 42.6341C745.134 42.6341 743.192 43.0386 741.357 43.8477C739.558 44.6231 738.138 45.7524 737.094 47.2357L733.479 63.2658H726.249L732.238 36.7682Z" fill="white"/>
<path d="M762.68 36.3016H766.613L770.507 59.0622L777.603 48.0575L775.535 36.4519H778.982L780.402 45.7289L786.12 36.4519H789.567L782.186 48.0575L784.214 59.0622L798.529 36.3016H802.544L784.984 62.9683H781.862L779.388 50.3861L771.074 62.9683H767.952L762.68 36.3016Z" fill="#DDD1AC"/>
<path d="M806.476 36.3016H824.725L824.035 39.3063H809.436L807.449 47.9448H820.142L819.493 50.7617H806.8L804.691 59.9636H819.656L818.966 62.9683H800.352L806.476 36.3016Z" fill="#DDD1AC"/>
<path d="M830 36.3016H848.249L847.56 39.3063H832.96L830.973 47.9448H843.667L843.018 50.7617H830.324L828.216 59.9636H843.18L842.491 62.9683H823.876L830 36.3016Z" fill="#DDD1AC"/>
<path d="M853.524 36.3392H857.174L853.768 51.0622L871.003 36.3016H874.977L861.351 48.0575L869.462 62.9683H865.447L858.634 50.0106L852.916 54.8181L851.051 62.9683H847.401L853.524 36.3392Z" fill="#DDD1AC"/>
</g>
<defs>
<linearGradient id="paint0_linear_319_153023" x1="295.787" y1="75.9695" x2="425.915" y2="199.547" gradientUnits="userSpaceOnUse">
<stop stop-color="#BE7DFF"/>
<stop offset="1" stop-color="#BE7DFF" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint1_linear_319_153023" x1="692.401" y1="137.29" x2="692.401" y2="100" gradientUnits="userSpaceOnUse">
<stop/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<clipPath id="clip0_319_153023">
<rect width="1440" height="224" fill="white"/>
</clipPath>
</defs>
</svg>
        </p>
    </div>
    <style>
        #backdropDesk {position: relative;}
        main > div > div > .rd-container {padding-top: 110px;}
        main > div > div > .rd-container ~ .rd-container {padding-top: 0;}
        main > div > div > section:first-of-type {padding-top: 65px;}
        .icons-caroussel > a > span:first-child {background: #2C2E38 !important; color: #BE7DFF; border-color: #2C2E38;}
        .icons-caroussel > a > span:first-child:hover {background: #000000 !important; color: #BE7DFF; border-color: #BE7DFFa;}
        #backdropDesk .bg-backdrop {display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: -1;border-radius: 0 0 4px 4px;margin:0; background: #000;}
        #backdropDesk .bg-backdrop svg {width: 100%;}
        .icons-caroussel > a > span:last-child {color: #fff !important;}
        @media only screen and (min-width: 1366px) and (max-width: 1440px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (min-width: 1330px) and (max-width: 1365px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (min-width: 1245px) and (max-width: 1329px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (min-width: 1185px) and (max-width: 1244px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (max-width: 1184px) {#backdropDesk .bg-backdrop {height: 224px;}}
    </style>
<style>
    main > div > div> div:nth-child(2) .swiper-pagination {display: none;}
    .icons-caroussel > a > span:first-child {background: #2C2E38 !important; color: #FF5F6F; border-color: #2C2E38; }
    .icons-caroussel > a > span:last-child {color: #2C2E38 !important;}
</style>
    <div id="backdropDesk">
        <p class="bg-backdrop">
          <svg width="1440" height="224" viewBox="0 0 1440 224" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_319_150023)">
<rect width="1440" height="224" fill="black"/>
<g opacity="0.3">
<path d="M988.505 36.9771L988.503 36.9877L988.501 36.9984C980.995 89.2384 935.917 130.483 881.317 130.483C826.716 130.483 781.657 89.9515 774.826 37.0353C774.077 28.1376 766.008 21.5701 757.291 21.5701H730.416C720.205 21.5701 711.424 30.3729 712.883 41.417C722.586 126.535 794.655 193.53 881.994 193.53C969.032 193.53 1040.91 126.995 1051 42.2946H1051.01L1051.13 41.4249C1052.57 30.4282 1043.84 20.8538 1032.87 21.5701H1006.03C997.226 21.5701 989.957 28.2147 988.505 36.9771ZM970.171 -172.354L1137.6 -3.78299C1186.13 45.0816 1186.13 124.918 1137.6 173.783L970.176 342.349C920.953 391.22 842.355 391.212 793.829 342.354L626.4 173.783C577.867 124.918 577.867 45.0816 626.4 -3.78299L793.824 -172.349C843.047 -221.22 921.645 -221.212 970.171 -172.354Z" stroke="#FF5F6F" stroke-width="2"/>
</g>
<g opacity="0.3">
<path d="M689.571 57.3314L550.714 -82.3829C510.141 -123.206 444.431 -123.206 403.286 -82.3829L264.429 57.3314C223.857 98.1542 223.857 164.846 264.429 205.669L403.286 345.383C443.859 386.206 509.569 386.206 550.714 345.383L689.571 205.669C730.143 164.846 730.143 98.1542 689.571 57.3314ZM616.424 95.2764C608.426 165.421 548.997 220.623 476.995 220.623C404.992 220.623 345.564 165.421 337.566 95.2764C336.422 86.6535 343.275 79.7572 351.284 79.7572H373.572C380.426 79.7572 386.718 84.9268 387.29 91.8335C393 136.11 430.723 170.026 476.433 170.026C522.143 170.026 559.866 135.524 566.148 91.8335C567.292 84.9373 573.002 79.7572 579.866 79.7572H602.154C610.725 79.1817 617.578 86.6535 616.445 95.2764H616.424Z" fill="url(#paint0_linear_319_150023)"/>
</g>
<rect y="100" width="1440" height="124" fill="url(#paint1_linear_319_150023)"/>
<path d="M601.346 37.9827L589.963 26.5541C586.637 23.2148 581.25 23.2148 577.877 26.5541L566.494 37.9827C563.169 41.3219 563.169 46.7773 566.494 50.1166L577.877 61.5452C581.203 64.8844 586.59 64.8844 589.963 61.5452L601.346 50.1166C604.671 46.7773 604.671 41.3219 601.346 37.9827ZM595.349 41.0865C594.694 46.8244 589.822 51.3398 583.92 51.3398C578.017 51.3398 573.145 46.8244 572.49 41.0865C572.396 40.3812 572.958 39.8171 573.614 39.8171H575.441C576.003 39.8171 576.519 40.24 576.566 40.8049C577.034 44.4267 580.126 47.201 583.874 47.201C587.621 47.201 590.713 44.3788 591.228 40.8049C591.322 40.2408 591.79 39.8171 592.352 39.8171H594.18C594.882 39.77 595.444 40.3812 595.351 41.0865H595.349Z" fill="#FF5F6F"/>
<path d="M624.147 63.254C622.187 63.254 620.565 62.7968 619.281 61.8826C617.997 60.9344 617.085 59.6815 616.544 58.1238L615.581 62.7461H609.65L617.507 25.6667H624.299L621.055 40.8032C622.238 39.2455 623.657 38.0095 625.313 37.0953C627.002 36.1471 628.76 35.673 630.584 35.673C632.477 35.673 634.065 36.164 635.349 37.1461C636.633 38.0942 637.596 39.381 638.238 41.0064C638.914 42.6318 639.252 44.4434 639.252 46.4413C639.252 48.7439 638.83 50.9111 637.985 52.9429C637.14 54.9408 636.008 56.7185 634.589 58.2762C633.169 59.8339 631.547 61.0529 629.723 61.9334C627.932 62.8138 626.073 63.254 624.147 63.254ZM623.64 57.4635C624.721 57.4635 625.769 57.2095 626.783 56.7016C627.797 56.1598 628.692 55.4487 629.469 54.5683C630.28 53.654 630.922 52.6212 631.395 51.4699C631.868 50.2847 632.105 49.0487 632.105 47.7619C632.105 46.6106 631.902 45.5609 631.497 44.6127C631.125 43.6646 630.584 42.9027 629.875 42.327C629.165 41.7513 628.287 41.4635 627.239 41.4635C626.327 41.4635 625.414 41.7005 624.502 42.1746C623.589 42.6148 622.728 43.2244 621.917 44.0032C621.14 44.782 620.447 45.6625 619.839 46.6445L618.47 52.9937C618.605 53.8741 618.909 54.6529 619.382 55.3302C619.855 56.0074 620.447 56.5323 621.156 56.9048C621.9 57.2773 622.728 57.4635 623.64 57.4635Z" fill="white"/>
<path d="M645.755 63.1524C644.066 63.1524 642.748 62.763 641.802 61.9841C640.889 61.1714 640.433 60.0201 640.433 58.5302C640.433 58.2254 640.45 57.9207 640.484 57.6159C640.551 57.2773 640.602 56.9386 640.636 56.6L647.225 25.6667H653.967L647.935 54.2127C647.901 54.382 647.867 54.5513 647.834 54.7207C647.834 54.89 647.834 55.0593 647.834 55.2286C647.834 56.617 648.526 57.3111 649.912 57.3111C650.283 57.3111 650.706 57.2434 651.179 57.108C651.686 56.9725 652.159 56.8032 652.598 56.6L652.395 61.781C651.449 62.2212 650.351 62.5598 649.101 62.7968C647.85 63.0339 646.735 63.1524 645.755 63.1524Z" fill="white"/>
<path d="M664.185 63.254C662.225 63.254 660.536 62.7799 659.116 61.8318C657.731 60.8498 656.65 59.5461 655.872 57.9207C655.129 56.2614 654.757 54.399 654.757 52.3334C654.757 50.1323 655.146 48.0328 655.923 46.0349C656.7 44.0371 657.765 42.2593 659.116 40.7016C660.502 39.1439 662.056 37.9249 663.78 37.0445C665.537 36.1302 667.378 35.673 669.305 35.673C671.129 35.673 672.684 36.164 673.968 37.1461C675.252 38.0942 676.13 39.3132 676.604 40.8032L677.617 36.2318H684.409L680.456 54.9238C680.422 55.0931 680.388 55.2625 680.354 55.4318C680.321 55.5672 680.304 55.7027 680.304 55.8381C680.304 56.5492 680.709 56.9217 681.52 56.9556L680.304 62.7461C679.695 62.8476 679.155 62.9323 678.682 63C678.242 63.0677 677.854 63.1016 677.516 63.1016C676.299 63.1016 675.353 62.8476 674.677 62.3397C674.002 61.8318 673.664 61.0699 673.664 60.054C673.664 59.9185 673.681 59.7662 673.714 59.5968C673.748 59.3937 673.782 59.1736 673.816 58.9365C673.85 58.6656 673.9 58.3947 673.968 58.1238C672.684 59.7831 671.163 61.0529 669.406 61.9334C667.649 62.8138 665.908 63.254 664.185 63.254ZM667.226 57.4635C667.801 57.4635 668.409 57.3619 669.051 57.1587C669.693 56.9217 670.318 56.6169 670.927 56.2445C671.569 55.8381 672.16 55.364 672.701 54.8222C673.241 54.2466 673.697 53.6371 674.069 52.9937L675.387 46.6445C675.286 45.6625 674.982 44.782 674.475 44.0032C673.968 43.2244 673.343 42.6148 672.599 42.1746C671.856 41.7005 671.062 41.4635 670.217 41.4635C669.136 41.4635 668.088 41.7513 667.074 42.327C666.094 42.8688 665.216 43.6138 664.439 44.5619C663.661 45.4762 663.036 46.5259 662.563 47.7111C662.124 48.8625 661.904 50.0476 661.904 51.2667C661.904 52.418 662.124 53.4677 662.563 54.4159C663.002 55.364 663.611 56.109 664.388 56.6508C665.199 57.1926 666.145 57.4635 667.226 57.4635Z" fill="white"/>
<path d="M695.967 63.254C693.602 63.254 691.608 62.7461 689.986 61.7302C688.364 60.7143 687.148 59.3598 686.337 57.6667C685.526 55.9397 685.12 54.0603 685.12 52.0286C685.12 49.9291 685.526 47.8974 686.337 45.9334C687.148 43.9693 688.28 42.2254 689.733 40.7016C691.22 39.1439 692.977 37.9249 695.004 37.0445C697.032 36.1302 699.262 35.673 701.695 35.673C704.534 35.673 706.781 36.2995 708.437 37.5524C710.126 38.8053 711.241 40.4476 711.782 42.4794L704.787 44.5111C704.449 43.5291 703.908 42.7841 703.165 42.2762C702.422 41.7344 701.526 41.4635 700.479 41.4635C699.431 41.4635 698.4 41.7175 697.387 42.2254C696.407 42.6995 695.511 43.3937 694.7 44.308C693.923 45.1884 693.298 46.2212 692.825 47.4064C692.385 48.5916 692.166 49.8614 692.166 51.2159C692.166 52.4349 692.369 53.5185 692.774 54.4667C693.18 55.4148 693.754 56.1598 694.497 56.7016C695.241 57.2095 696.103 57.4635 697.082 57.4635C697.826 57.4635 698.552 57.3281 699.262 57.0572C700.005 56.7863 700.681 56.4138 701.29 55.9397C701.898 55.4656 702.388 54.9238 702.76 54.3143L708.943 56.3461C708.065 57.6667 706.967 58.8519 705.649 59.9016C704.331 60.9513 702.844 61.781 701.188 62.3905C699.566 62.9662 697.826 63.254 695.967 63.254Z" fill="white"/>
<path d="M716.047 36.6786H722.792L720.339 48.6053L732.613 36.6786H739.839L728.06 48.0359L734.886 63.2659H727.714L722.903 51.7618L718.83 55.3322L717.132 63.2659H710.387L716.047 36.6786Z" fill="white"/>
<path d="M752.248 36.5H769.288L768.638 39.5047H755.037L753.126 48.4061H764.55L763.939 51.223H752.515L749.917 63.1667H746.479L752.248 36.5Z" fill="#DDD1AC"/>
<path d="M768.082 63.1667L773.851 36.5H784.931C786.23 36.5 787.338 36.838 788.254 37.5141C789.197 38.1901 789.91 39.0665 790.394 40.1432C790.878 41.2199 791.12 42.3592 791.12 43.561C791.12 44.6127 790.929 45.6393 790.547 46.6408C790.19 47.6424 789.681 48.5814 789.019 49.4577C788.356 50.3091 787.579 51.0477 786.688 51.6737C785.822 52.2746 784.88 52.7003 783.861 52.9507L787.872 63.1667H783.975L780.231 53.5892H773.583L771.52 63.1667H768.082ZM781.912 50.5845C782.676 50.5845 783.39 50.3967 784.052 50.0211C784.739 49.6455 785.351 49.1448 785.886 48.5188C786.421 47.8678 786.828 47.1541 787.108 46.3779C787.414 45.5767 787.567 44.7629 787.567 43.9366C787.567 43.1103 787.414 42.3717 787.108 41.7207C786.828 41.0446 786.421 40.5063 785.886 40.1056C785.376 39.705 784.778 39.5047 784.09 39.5047H776.64L774.233 50.5845H781.912Z" fill="#DDD1AC"/>
<path d="M798.028 36.5376H801.467L795.698 63.1667H792.259L798.028 36.5376Z" fill="#DDD1AC"/>
<path d="M807.878 36.5H816.857C819.149 36.5 821.034 36.9632 822.511 37.8897C823.989 38.7911 825.084 40.018 825.797 41.5704C826.51 43.0978 826.867 44.8255 826.867 46.7535C826.867 49.1072 826.472 51.2856 825.682 53.2887C824.893 55.2919 823.785 57.0321 822.358 58.5094C820.958 59.9867 819.289 61.1385 817.353 61.9648C815.443 62.766 813.354 63.1667 811.088 63.1667H802.109L807.878 36.5ZM811.737 60.162C813.52 60.162 815.125 59.8114 816.551 59.1103C817.977 58.4092 819.187 57.4577 820.181 56.2559C821.199 55.054 821.976 53.6894 822.511 52.162C823.046 50.6095 823.314 48.982 823.314 47.2793C823.314 45.752 823.046 44.4124 822.511 43.2606C821.976 42.0837 821.187 41.1698 820.142 40.5188C819.098 39.8427 817.786 39.5047 816.207 39.5047H810.667L806.197 60.162H811.737Z" fill="#DDD1AC"/>
<path d="M841.196 36.5H844.138L848.837 63.1667H845.169L843.87 55.3545H833.249L828.626 63.1667H824.958L841.196 36.5ZM843.717 52.7254L841.845 40.4061L834.471 52.7254H843.717Z" fill="#DDD1AC"/>
<path d="M858.28 53.3638L852.205 36.5H855.987L860.648 50.3967L871.384 36.5H875.129L861.68 53.439L859.579 63.1667H856.14L858.28 53.3638Z" fill="#DDD1AC"/>
</g>
<defs>
<linearGradient id="paint0_linear_319_150023" x1="295.787" y1="75.9695" x2="425.915" y2="199.547" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC3B4D"/>
<stop offset="1" stop-color="#EC3B4D" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint1_linear_319_150023" x1="692.401" y1="137.29" x2="692.401" y2="100" gradientUnits="userSpaceOnUse">
<stop/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<clipPath id="clip0_319_150023">
<rect width="1440" height="224" fill="white"/>
</clipPath>
</defs>
</svg>
        </p>
    </div>
    <style>
        #backdropDesk {position: relative;}
        main > div > div > .rd-container {padding-top: 110px;}
        main > div > div > .rd-container ~ .rd-container {padding-top: 0;}
        main > div > div > section:first-of-type {padding-top: 65px;}
        .icons-caroussel > a > span:first-child {background: #2C2E38 !important; color: #FF5F6F; border-color: #2C2E38;}
        .icons-caroussel > a > span:first-child:hover {background: #000000 !important; color: #FF5F6F; border-color: #BE7DFFa;}
        #backdropDesk .bg-backdrop {display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: -1;border-radius: 0 0 4px 4px;margin:0; background: #000;}
        .icons-caroussel > a > span:last-child {color: #fff !important;}
        #backdropDesk .bg-backdrop svg {
            width: 100%;    
        }
        @media only screen and (min-width: 1366px) and (max-width: 1440px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (min-width: 1330px) and (max-width: 1365px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (min-width: 1245px) and (max-width: 1329px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (min-width: 1185px) and (max-width: 1244px) {#backdropDesk .bg-backdrop {height: 224px;}}
        @media only screen and (max-width: 1184px) {#backdropDesk .bg-backdrop {height: 224px;}}
    </style>
SELECT Name FROM ApexClass WHERE (NAME LIKE 'CEC%' OR Name LIKE '%Case%' OR NAME LIKE '%RMA%' OR NamespacePrefix = 'cg' OR NamespacePrefix = 'NVMContactWorld') AND ApiVersion > 45.0 ORDER BY Name ASC
Write C programing to delete a node with a specific value from linked list.

#include <stdio.h> 
#include <stdlib.h> 
  
struct Node { 
    int data; 
    struct Node* next; 
}; 
  
void push(struct Node** head_ref, int new_data) 
{ 
    struct Node* new_node 
        = (struct Node*)malloc(sizeof(struct Node)); 
    new_node->data = new_data; 
    new_node->next = (*head_ref); 
    (*head_ref) = new_node; 
} 

void deleteNode(struct Node** head_ref, int key) 
{ 
    struct Node *temp = *head_ref, *prev; 
  
    if (temp != NULL && temp->data == key) { 
        *head_ref = temp->next;
        free(temp); 
        return; 
    } 
    
    while (temp != NULL && temp->data != key) { 
        prev = temp; 
        temp = temp->next; 
    } 
  
    if (temp == NULL) 
        return; 
  
    prev->next = temp->next; 
  
    free(temp); 
} 
 
void printList(struct Node* node) 
{ 
    while (node != NULL) { 
        printf(" %d ", node->data); 
        node = node->next; 
    } 
} 

int main() 
{ 
    /* Start with the empty list */
    struct Node* head = NULL; 
  
    push(&head, 7); 
    push(&head, 1); 
    push(&head, 3); 
    push(&head, 2); 
  
    puts("Created Linked List: "); 
    printList(head); 
    deleteNode(&head, 1); 
    puts(" \nLinked List after Deletion of 1: "); 
    printList(head); 
    return 0; 
}

//OUTPUT:

Created Linked List: 
 2  3  1  7  
Linked List after Deletion of 1: 
 2  3  7 
#include <stdio.h>
#include <stdlib.h>

struct node {
    int data;          
    struct node *next; 
}*head;

void createList(int n);
void insertNodeAtBeginning(int data);
void displayList();


int main()
{
    int n, data;

    printf("Enter the total number of nodes: ");
    scanf("%d", &n);
    createList(n);

    printf("\nData in the list \n");
    displayList();
    
    printf("\nEnter data to insert at beginning of the list: ");
    scanf("%d", &data);
    insertNodeAtBeginning(data);

    printf("\nData in the list \n");
    displayList();

    return 0;
}

void createList(int n)
{
    struct node *newNode, *temp;
    int data, i;

    head = (struct node *)malloc(sizeof(struct node));

    if(head == NULL)
    {
        printf("Unable to allocate memory.");
    }
    else
    {
        printf("Enter the data of node 1: ");
        scanf("%d", &data);

        head->data = data; 
        head->next = NULL; 

        temp = head;

        for(i=2; i<=n; i++)
        {
            newNode = (struct node *)malloc(sizeof(struct node));

            if(newNode == NULL)
            {
                printf("Unable to allocate memory.");
                break;
            }
            else
            {
                printf("Enter the data of node %d: ", i);
                scanf("%d", &data); 

                newNode->data = data;
                newNode->next = NULL; 

                temp->next = newNode;
                
                temp = temp->next; 
            }
        }
    }
}

void insertNodeAtBeginning(int data)
{
    struct node *newNode;

    newNode = (struct node*)malloc(sizeof(struct node));

    if(newNode == NULL)
    {
        printf("Unable to allocate memory.");
    }
    else
    {
        newNode->data = data; 
        newNode->next = head;

        head = newNode; 

        printf("DATA INSERTED SUCCESSFULLY\n");
    }
}
void displayList()
{
    struct node *temp;

    
    if(head == NULL)
    {
        printf("List is empty.");
    }
    else
    {
        temp = head;
        while(temp != NULL)
        {
            printf("Data = %d\n", temp->data); 
            temp = temp->next; 
        }
    }
}

//OUTPUT:

Enter the total number of nodes: 4
Enter the data of node 1: 20
Enter the data of node 2: 30
Enter the data of node 3: 40
Enter the data of node 4: 50
Data in the list 
Data = 20
Data = 30
Data = 40
Data = 50

Enter data to insert at beginning of the list: 300
DATA INSERTED SUCCESSFULLY

Data in the list 
Data = 300
Data = 20
Data = 30
Data = 40
Data = 50
Frappe-ERPNext-Version-14--in-Ubuntu-22.04-LTS
______________________________________________
______________________________________________

STEP-1 //Install git
	sudo apt-get install git

STEP-2 //install python-dev
	sudo apt-get install python3-dev

STEP-3 //Install setuptools and pip (Python's Package Manager).
	sudo apt-get install python3-setuptools python3-pip

STEP-4 //Install virtualenv
	sudo apt-get install virtualenv
	sudo apt install python3.10-venv

STEP-5 //Install MariaDB	
	sudo apt-get install software-properties-common
	sudo apt install mariadb-server
	sudo mysql_secure_installation

=================================================
  //In order to log into MariaDB to secure it, we'll need the current
  //password for the root user. If you've just installed MariaDB, and
  //haven't set the root password yet, you should just press enter here.

  //Enter current password for root (enter for none): # PRESS ENTER
  //OK, successfully used password, moving on...
  
  //Switch to unix_socket authentication [Y/n] Y
  //Enabled successfully!
  //Reloading privilege tables..
  //... Success!

  //Change the root password? [Y/n] Y
  //New password: 
  //Re-enter new password: 
  //Password updated successfully!
  //Reloading privilege tables..
  //... Success!

  //Remove anonymous users? [Y/n] Y
  // ... Success!

  // Disallow root login remotely? [Y/n] N
  // ... Success!

  // Remove test database and access to it? [Y/n] Y
  // - Dropping test database...
  // ... Success!
  // - Removing privileges on test database...
  // ... Success!

  // Reload privilege tables now? [Y/n] Y
  // ... Success!
=================================================
     
STEP-6 //MySQL database development files
	sudo apt-get install libmysqlclient-dev

STEP-7 //Edit the mariadb configuration ( unicode character encoding )
	sudo nano /etc/mysql/mariadb.conf.d/50-server.cnf

//add this to the 50-server.cnf file
------------------------------------
[server]
user = mysql
pid-file = /run/mysqld/mysqld.pid
socket = /run/mysqld/mysqld.sock
basedir = /usr
datadir = /var/lib/mysql
tmpdir = /tmp
lc-messages-dir = /usr/share/mysql
bind-address = 127.0.0.1
query_cache_size = 16M
log_error = /var/log/mysql/error.log

[mysqld]
innodb-file-format=barracuda
innodb-file-per-table=1
innodb-large-prefix=1
character-set-client-handshake = FALSE
character-set-server = utf8mb4
collation-server = utf8mb4_unicode_ci      
 
[mysql]
default-character-set = utf8mb4
-------------------------------------------------
-----------------
Now press (Ctrl-X) to exit
-----------------
STEP-7a //Restart Mysql	
  sudo service mysql restart

STEP-8 //install Redis
	sudo apt-get install redis-server

STEP-9 //install Node
	sudo apt install curl 
	curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
	source ~/.profile
	nvm install 18

STEP-10 //install Yarn
	sudo apt-get install npm
	sudo npm install -g yarn

STEP-11 //install wkhtmltopdf
	sudo apt-get install xvfb libfontconfig wkhtmltopdf

STEP-12 //install frappe-bench
	sudo -H pip3 install frappe-bench
	bench --version

STEP-13 //initilise the frappe bench & install frappe latest version
	bench init frappe-bench --frappe-branch version-14

	cd frappe-bench/
	bench start
 
STEP-14 //create a site in frappe bench
	bench new-site site1.local
	bench use site1.local

STEP-15 //install ERPNext latest version in bench & site
	bench get-app payments

	bench get-app erpnext --branch version-14
----OR----
	bench get-app https://github.com/frappe/erpnext --branch version-14

	bench --site site1.local install-app erpnext
	bench start
----------------------------
 
TO ACCESS or RUN ERPNEXT:

	LOCAL HOST :  0.0.0.0:8000
	IP ADDRESS :  YOUR-IP-ADDRESS:8000

 	USER NAME:   Administrator
 	PASSWORD :   admin
open_in_new MORE content_copy COPY
@Taimoor at thiscodeWorks.com
#include <iostream>  
using namespace std;  
int main() {  
int a=0,b=1,c,sum,elements;
cout<<"enter he number of elements"<<endl;
cin>>elements;
for(int i=2;i<=elements;i++){
    if(i==1){
        cout<<a;}
        else if(i==2){cout<<a<<' '<<b<<' ';}
        else {c=a+b;
        cout<<' '<<c<<' ';
        a=b;
        b=c;
        }
        
    }

   return 0;  
   }  
#include <iostream>
using namespace std;
class static_arr
{
    public:
    int *ptr;
    static_arr(int arr[4])
    {
        ptr=arr;
    }
    static_arr(static_arr & obj)
    {
        ptr=new int[4];
        for(int i=0;i<4;i++)
        {
            ptr[i]=obj.ptr[i];
        }
    }
};
int main() {

int arr[4]={2,4,6,8};
static_arr obj1(arr);
static_arr obj2=obj1;
*((obj2.ptr+1)=1010;
cout<<*(obj1.ptr+1)<<endl;
cout<<*(obj2.ptr+1);

    return 0;
}
#include<stdio.h>
int main()
{
    int a;
    int sum=0;
    int i;
    printf("upto how many terms u want to be summed : ");
    scanf("%d",&a);
    for(i=1;i<=a;i++){
       
        sum+=i;
    }
    printf("sum is %d",sum);
}
#include<stdio.h>
int main()
{
    int a,b;
    int sum=0;
    int i;
    printf("how many terms u want to be summed : ");
    scanf("%d",&a);
    for(i=1;i<=a;i++){
        printf("enter a number  :  ");
        scanf("%d",&b);
        sum+=b;
    }
    printf("sum is %d",sum);
}
//İnsertion at beginning of linklist.

struct Node
{
    int data;
    struct Node* next;
};

struct Node* head;

void insert (int x)
{
    Node* temp = (Node*)malloc(sizeof(struct Node));
    temp -> data = x;
    temp -> next = head;
    head = temp;
}

void print()
{
    struct Node* temp = head;
    printf("List is: ");
    while(temp != NULL)
    {
        printf("%d ", temp -> data);
        temp = temp -> next;
    }
    printf("\n");
}
 
int main() {
    
    head = NULL;
    printf("How many numbers? \n:");
    int n, i, x;
    scanf("%d",n);
    for(i = 0; i < n; i++)
    {
        printf("Enter the number \n");
        scanf("%d", x);
        insert(x);
        print();
    }
    return 0;
}
List<Schema.ChildRelationship> relations = Schema.getGlobalDescribe().get('Case').getDescribe().getChildRelationships();
//CREATİON OF LİNKLİST

#include <stdio.h>
#include <stdlib.h>

typedef struct 
{
    int data;
    struct Node*next;
    
} Node;

int main() {
    
    Node* n1;
    Node* n2;
    Node* n3;
    
    n1 = (Node*)(malloc(sizeof(Node)));
    n2 = (Node*)(malloc(sizeof(Node)));
    n3 = (Node*)(malloc(sizeof(Node)));
    
    
    n1 -> data = 10;
    n2 -> data = 20;
    n3 -> data = 30;
    
    
    n1 -> next = n2;
    n2 -> next = n3;
    n3 -> next = NULL;
    
    
    Node* temp = n1;
    
    while(temp != NULL)
    {
        printf("\nData: %d , next Adress: %d", temp -> data, temp -> next);
        temp = temp -> next;
    }

    return 0;
}
#include <iostream>
#include<iomanip>
using namespace std;
int main() {
    int rem,sum=0,num;
    cout<<"enter  a number\n";
    cin>>num;
 
 for(int i=num;i>0; i = i/10 ){
     rem = i%10;
     sum = rem+sum;
     
     
 }
 if (num%sum==0){cout<<"harshad number"<<endl;}
 else cout<<"non harshad"<<endl;
 
  
  
  
  return 0;
}
Cái ngu của bạn k chỉ làm hại bạn
Mà còn làm hại biết bao nạn nhân tiếp theo
Nếu bạn k bị lừa thì bọn lừa đảo sẽ ko sống được để mà tiếp tục lừa ngừoi khác
Bạn có thấy cái ngu nó tai hại thế nào chưa
Bạn ngu chẳng khác gì đồng loã với bọn lừa đảo
mõi dòng cứ như độ ngu nó tăng lên ấy nhỉ 
engine = create_engine(
    f"trino://{user}:{user_key}@{host}:{port}/{catalog}", 
    connect_args={
        "auth": BasicAuthentication(user, user_key),
        "http_scheme": "https",
    }
)
connection = engine.connect()
query = f"""

"""

pd.read_sql(query, connection)
https://www.facebook.com/605744985040880/posts/pfbid02RBpxb4DpuPYrm4GWgG3sNMuM5h4ohSGct1pGRrpWJ8bdMUvMiC9hwmsYZT1k3VdVl
https://www.facebook.com/605744985040880/posts/pfbid02RBpxb4DpuPYrm4GWgG3sNMuM5h4ohSGct1pGRrpWJ8bdMUvMiC9hwmsYZT1k3VdVl
Formula = (
	CALCULATE(
      [Field1] + [Field2]
    )
)
import React from "react";

const Footer = () => {
  return (
    <footer class="bg-[#0f1a2f]  text-white  ">
      <div class="mx-auto max-w-screen-xl px-4 pb-6 pt-16 sm:px-6 lg:px-8 lg:pt-24">
        <div class="grid grid-cols-1 gap-8 lg:grid-cols-3">
          <div>
            <div class="flex justify-center text-teal-600 ">
              <img
                className="h-16 w-[7rem]  place-content-center "
                src="https://mbgcard.in/wp-content/uploads/2021/02/cropped-cropped-cropped-cropped-favicon-1.png"
              />
            </div>

            <p class="mt-6 max-w-md  text-center leading-relaxed  sm:max-w-xs sm:text-center">
              Welcome to MBG Card India Pvt Ltd, where “MBG” stands for “My
              Business Growth.” We are a leading SaaS (Software-as-a-Service)
              company that specializes in providing digital transformation
              solutions to businesses. Our mission is to help businesses boost
              their revenue, enhance customer engagement and automate their
              operations across various channels.
            </p>

            <ul class="mt-8 pr-12 flex justify-center gap-6 sm:justify-center md:gap-8">
              <li>
                <a
                  href="/"
                  rel="noreferrer"
                  target="_blank"
                  class="  transition hover:text-teal-700/75"
                >
                  <span class="sr-only">Facebook</span>
                  <svg
                    class="h-6 w-6"
                    fill="currentColor"
                    viewBox="0 0 24 24"
                    aria-hidden="true"
                  >
                    <path
                      fill-rule="evenodd"
                      d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z"
                      clip-rule="evenodd"
                    />
                  </svg>
                </a>
              </li>

              <li>
                <a
                  href="/"
                  rel="noreferrer"
                  target="_blank"
                  class=" transition hover:text-teal-700/75"
                >
                  <span class="sr-only">Instagram</span>
                  <svg
                    class="h-6 w-6"
                    fill="currentColor"
                    viewBox="0 0 24 24"
                    aria-hidden="true"
                  >
                    <path
                      fill-rule="evenodd"
                      d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z"
                      clip-rule="evenodd"
                    />
                  </svg>
                </a>
              </li>

              <li>
                <a
                  href="/"
                  rel="noreferrer"
                  target="_blank"
                  class=" transition hover:text-teal-700/75"
                >
                  <span class="sr-only">Twitter</span>
                  <svg
                    class="h-6 w-6"
                    fill="currentColor"
                    viewBox="0 0 24 24"
                    aria-hidden="true"
                  >
                    <path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
                  </svg>
                </a>
              </li>

              <li>
                <a
                  href="/"
                  rel="noreferrer"
                  target="_blank"
                  class=" transition hover:text-teal-700/75"
                >
                  <span class="sr-only">GitHub</span>
                  <svg
                    class="h-6 w-6"
                    fill="currentColor"
                    viewBox="0 0 24 24"
                    aria-hidden="true"
                  >
                    <path
                      fill-rule="evenodd"
                      d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"
                      clip-rule="evenodd"
                    />
                  </svg>
                </a>
              </li>

              {/* <li>
            <a
              href="/"
              rel="noreferrer"
              target="_blank"
              class="text-teal-700 transition hover:text-teal-700/75"
            >
              <span class="sr-only">Dribbble</span>
              <svg
                class="h-6 w-6"
                fill="currentColor"
                viewBox="0 0 24 24"
                aria-hidden="true"
              >
                <path
                  fill-rule="evenodd"
                  d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c5.51 0 10-4.48 10-10S17.51 2 12 2zm6.605 4.61a8.502 8.502 0 011.93 5.314c-.281-.054-3.101-.629-5.943-.271-.065-.141-.12-.293-.184-.445a25.416 25.416 0 00-.564-1.236c3.145-1.28 4.577-3.124 4.761-3.362zM12 3.475c2.17 0 4.154.813 5.662 2.148-.152.216-1.443 1.941-4.48 3.08-1.399-2.57-2.95-4.675-3.189-5A8.687 8.687 0 0112 3.475zm-3.633.803a53.896 53.896 0 013.167 4.935c-3.992 1.063-7.517 1.04-7.896 1.04a8.581 8.581 0 014.729-5.975zM3.453 12.01v-.26c.37.01 4.512.065 8.775-1.215.25.477.477.965.694 1.453-.109.033-.228.065-.336.098-4.404 1.42-6.747 5.303-6.942 5.629a8.522 8.522 0 01-2.19-5.705zM12 20.547a8.482 8.482 0 01-5.239-1.8c.152-.315 1.888-3.656 6.703-5.337.022-.01.033-.01.054-.022a35.318 35.318 0 011.823 6.475 8.4 8.4 0 01-3.341.684zm4.761-1.465c-.086-.52-.542-3.015-1.659-6.084 2.679-.423 5.022.271 5.314.369a8.468 8.468 0 01-3.655 5.715z"
                  clip-rule="evenodd"
                />
              </svg>
            </a>
          </li> */}
            </ul>


            
          </div>

          <div class="grid grid-cols-1 gap-8 sm:grid-cols-2 md:grid-cols-4 lg:col-span-2">
            <div class="text-center sm:text-left">
              <p class="text-lg font-serif font-medium text-[#eded50]">
                About Us
              </p>

              <ul class="mt-8 space-y-4 text-sm">
                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Company History
                  </a>
                </li>

                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Meet the Team
                  </a>
                </li>

                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Employee Handbook
                  </a>
                </li>

                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Careers
                  </a>
                </li>
              </ul>
            </div>

            <div class="text-center sm:text-left">
              <p class="text-lg font-serif font-medium text-[#eded50]">
                Our Services
              </p>

              <ul class="mt-8 space-y-4 text-sm">
                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Web Development
                  </a>
                </li>

                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Web Design
                  </a>
                </li>

                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Marketing
                  </a>
                </li>

                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Google Ads
                  </a>
                </li>
              </ul>
            </div>

            <div class="text-center sm:text-left">
              <p class="text-lg font-medium font-serif text-[#eded50]">
                Helpful Links
              </p>

              <ul class="mt-8 space-y-4 text-sm">
                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    FAQs
                  </a>
                </li>

                <li>
                  <a class=" transition hover:text-gray-700/75" href="/">
                    Support
                  </a>
                </li>

                <li>
                  <a
                    class="group flex justify-start gap-1.5 ltr:sm:justify-start rtl:sm:justify-end"
                    href="/"
                  >
                    <span class=" transition group-hover:text-gray-700/75">
                      Live Chat
                    </span>

                    <span class="relative flex h-2 w-2">
                      <span class="absolute inline-flex h-full w-full animate-ping rounded-full bg-[red] opacity-75"></span>
                      <span class="relative inline-flex h-2 w-2 rounded-full bg-[red]"></span>
                    </span>
                  </a>
                </li>
              </ul>
            </div>

            <div class="text-center sm:text-left">
              <p class="text-lg  font-serif font-medium text-[#eded50]">
                Contact Us
              </p>

              <ul class="mt-8 space-y-4 text-sm">
                <li>
                  <a
                    class="flex items-center justify-center gap-1.5 ltr:sm:justify-start rtl:sm:justify-end"
                    href="/"
                  >
                    <svg
                      xmlns="http://www.w3.org/2000/svg"
                      class="h-5 w-5 shrink-0 text-[yellow]"
                      fill="none"
                      viewBox="0 0 24 24"
                      stroke="currentColor"
                      stroke-width="2"
                    >
                      <path
                        stroke-linecap="round"
                        stroke-linejoin="round"
                        d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"
                      />
                    </svg>

                    <span class="flex-1 ">info@mbgcard.com</span>
                  </a>
                </li>

                <li>
                  <a
                    class="flex items-center justify-center gap-1.5 ltr:sm:justify-start rtl:sm:justify-end"
                    href="/"
                  >
                    <svg
                      xmlns="http://www.w3.org/2000/svg"
                      class="h-5 w-5 shrink-0 text-[yellow]"
                      fill="none"
                      viewBox="0 0 24 24"
                      stroke="currentColor"
                      stroke-width="2"
                    >
                      <path
                        stroke-linecap="round"
                        stroke-linejoin="round"
                        d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"
                      />
                    </svg>

                    <span class="flex-1 text-white">+91 958 9200 458</span>
                  </a>
                </li>

                <li class="flex items-start justify-center gap-1.5 ltr:sm:justify-start rtl:sm:justify-end">
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="h-5 w-5 shrink-0 text-[yellow]"
                    fill="none"
                    viewBox="0 0 24 24"
                    stroke="currentColor"
                    stroke-width="2"
                  >
                    <path
                      stroke-linecap="round"
                      stroke-linejoin="round"
                      d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"
                    />
                    <path
                      stroke-linecap="round"
                      stroke-linejoin="round"
                      d="M15 11a3 3 0 11-6 0 3 3 0 016 0z"
                    />
                  </svg>

                  <address class="-mt-0.5 flex-1 not-italic ">
                    Head office : Chamber no. 3 4, samdariya aadarsh building,
                    damoh naka jabalpur
                  </address>
                </li>
              </ul>
            </div>
          </div>
        </div>

        <div class="mt-12 border-t border-gray-100 pt-6">
          <div class="text-center sm:flex sm:justify-between sm:text-left">
            <p class="text-sm ">
              <span class="block sm:inline">All rights reserved.</span>

              <a
                class="inline-block text-teal-600 underline transition hover:text-teal-600/75"
                href="/"
              >
                Terms & Conditions
              </a>

              <span>&middot;</span>

              <a
                class="inline-block text-teal-600 underline transition hover:text-teal-600/75"
                href="/"
              >
                Privacy Policy
              </a>
            </p>

            <p class="mt-4 text-sm  sm:order-first sm:mt-0">
              &copy; 2023 mgbcard.in
            </p>
          </div>
        </div>
      </div>
    </footer>
  );
};

export default Footer;
'''def download_data(urls):
    filenames = []
    
    for i, link in enumerate(urls):
        try:
            result = requests.get(link, cookies={'urs_user': 'liviaalvzs', 'urs_pass': 'Ss1234567890?'})
            result.raise_for_status()
            
            basename = get_filenames_from_urls(link)
            filenames.append(basename)
            
            with open(basename, 'wb') as f:
                f.write(result.content)
            
            print(f'O arquivo do link {link} foi baixado com sucesso e salvo como {basename}.')
            
        except requests.exceptions.HTTPError as errh:
            print ("HTTP Error:",errh)
        except requests.exceptions.ConnectionError as errc:
            print ("Error Connecting:",errc)
        except requests.exceptions.Timeout as errt:
            print ("Timeout Error:",errt)
        except requests.exceptions.RequestException as err:
            print ("Something went wrong:",err)
        
    return filenames
define('ALLOW_UNFILTERED_UPLOADS', true);
#include<iostream>
#include<iomaip>
using namespace std;
int main(){
int height,mid,r,c;

cout<<"Enter an odd integer as the height";
cin>>height;
if ((height<= 0) || ((height %2) == 0)){
cout<<"Invalid Height"<<endl;
}
else{
mid=height/2+1;
r=mid;
while (r>=1){
c=1;
while (c<=height){
if(c==r || c==(height+1-r))
cout<<'*';
else
cout<<' ';
c+=1;
}
cout<<'\n';
r-=1;
}
r=2;
while (r<=mid){
c=1;
while (c<=height){
if (c==r || c==(height+1-r))
cout<<'*';
else
cout<<' ';
c+=1;
}
cout<<'\n';
r+=1;
}
}   
return 0;}
https://test.httpapi.com/api/domains/disable-theft-protection.json?auth-userid=1203025&api-key=IN7jvHrPtkSaPA9WAIG4p54BPRoVwOJg&order-id=107393010
string dataPath = Path.Combine(appDataPath, "Cookbook");
string recipesFileFullPath = Path.Combine(dataPath, "recipes.xml");
public class RecipeBook
{
    public List<Recipe> Recipes { get; set; }

    public RecipeBook()
    {
        Recipes = new List<Recipe>();
    }
}

public class Recipe
{
    public DateTime LastModified { get; set; }
    public DateTime Created { get; set; }
    public string Instructions { get; set; }
}

public void SomeFunction()
{
    RecipeBook recipeBook = new RecipeBook();

    var myRecipe = new Recipe()
    {
        Created = DateTime.Now,
        LastModified = DateTime.Now,
        Instructions = "This is how you make a cake."
    };

    recipeBook.Recipes.Add(myRecipe);

    var doc = new XDocument();
    using (var writer = doc.CreateWriter())
    {
        var serializer = new XmlSerializer(typeof(RecipeBook));

        serializer.Serialize(writer, recipeBook);
    }

    doc.Save(recipesFileFullPath);
}
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="center" valign="top" width="100%"><![endif]-->
  
  
  <!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]-->
  
    
      <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
  
  
  <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
param_grid = [
    {'scaler': [MinMaxScaler()],
     'feature_range': [(0, 1), (-1, 1)],
     'knn__n_neighbors': range(1, 10)},

    {'scaler': [StandardScaler()],
     'knn__n_neighbors': range(1, 10)}   
]
param_grid = [ # list of two dicts
    # first dict always uses MinMaxScaler
    {'scaler': [MinMaxScaler()],
     # two options for feature_range:
     'feature_range': [(0, 1), (-1, 1)]},
    # second dict always uses StandardScaler
    # there are no options that we're tuning
    {'scaler': [StandardScaler()]}   
]
star

Thu Oct 26 2023 05:39:08 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:36:51 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:36:07 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:33:47 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:32:34 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:29:04 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:28:18 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:24:32 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:20:34 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:18:14 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 05:16:38 GMT+0000 (Coordinated Universal Time)

@ishwarshinde041 #html

star

Thu Oct 26 2023 03:56:08 GMT+0000 (Coordinated Universal Time) https://www.cssscript.com/zoom-image-on-hover/

@test_abroad #html #css #javascript

star

Thu Oct 26 2023 03:15:30 GMT+0000 (Coordinated Universal Time) https://www.codingdict.com/sources/py/numpy/1466.html

@Ruben_Guerrero

star

Thu Oct 26 2023 00:29:27 GMT+0000 (Coordinated Universal Time)

@igorhasse

star

Thu Oct 26 2023 00:29:08 GMT+0000 (Coordinated Universal Time)

@igorhasse

star

Thu Oct 26 2023 00:28:34 GMT+0000 (Coordinated Universal Time)

@igorhasse

star

Wed Oct 25 2023 21:39:32 GMT+0000 (Coordinated Universal Time)

@kchan

star

Wed Oct 25 2023 20:35:32 GMT+0000 (Coordinated Universal Time)

@Mohamedshariif #java

star

Wed Oct 25 2023 20:19:09 GMT+0000 (Coordinated Universal Time)

@Mohamedshariif #java

star

Wed Oct 25 2023 19:44:07 GMT+0000 (Coordinated Universal Time)

@mohsen

star

Wed Oct 25 2023 19:32:05 GMT+0000 (Coordinated Universal Time)

@yolobotoffender

star

Wed Oct 25 2023 19:09:37 GMT+0000 (Coordinated Universal Time)

@Zaheer_Abbas

star

Wed Oct 25 2023 18:50:59 GMT+0000 (Coordinated Universal Time)

@usman_hamed

star

Wed Oct 25 2023 18:48:36 GMT+0000 (Coordinated Universal Time)

@usman_hamed

star

Wed Oct 25 2023 18:35:05 GMT+0000 (Coordinated Universal Time)

@Mohamedshariif #java

star

Wed Oct 25 2023 18:27:00 GMT+0000 (Coordinated Universal Time)

@kchan

star

Wed Oct 25 2023 18:22:53 GMT+0000 (Coordinated Universal Time)

@Mohamedshariif #java

star

Wed Oct 25 2023 17:38:20 GMT+0000 (Coordinated Universal Time)

@yolobotoffender

star

Wed Oct 25 2023 16:22:22 GMT+0000 (Coordinated Universal Time) https://bonziworld.org/

@ioneric

star

Wed Oct 25 2023 15:38:20 GMT+0000 (Coordinated Universal Time) https://voz.vn/t/vai-that-bay-gio-chay-quang-cao-de-lua-dao-ban-hoa-ngay-le-20-10-luon-a.862127/

@abcabcabc

star

Wed Oct 25 2023 14:23:31 GMT+0000 (Coordinated Universal Time)

@taymartin94 #python

star

Wed Oct 25 2023 13:16:12 GMT+0000 (Coordinated Universal Time)

@manhmd #java

star

Wed Oct 25 2023 13:16:10 GMT+0000 (Coordinated Universal Time)

@manhmd #java

star

Wed Oct 25 2023 12:41:34 GMT+0000 (Coordinated Universal Time)

@icancarevic

star

Wed Oct 25 2023 11:53:24 GMT+0000 (Coordinated Universal Time)

@alokmotion

star

Wed Oct 25 2023 11:25:06 GMT+0000 (Coordinated Universal Time) selector { background: #292929; } selector video { object-fit: contain; }

@odesign

star

Wed Oct 25 2023 11:14:36 GMT+0000 (Coordinated Universal Time)

@lsantana #python

star

Wed Oct 25 2023 10:24:23 GMT+0000 (Coordinated Universal Time)

@hedviga

star

Wed Oct 25 2023 09:21:16 GMT+0000 (Coordinated Universal Time)

@odesign

star

Wed Oct 25 2023 08:13:36 GMT+0000 (Coordinated Universal Time)

@yolobotoffender

star

Wed Oct 25 2023 06:34:21 GMT+0000 (Coordinated Universal Time) https://www.bram.us/2023/10/23/css-scroll-detection/

@passoul #css #scroll #animation

star

Wed Oct 25 2023 05:48:02 GMT+0000 (Coordinated Universal Time) https://codepen.io/jh3y/pen/poGJowE

@passoul #menu #toggle #button

star

Wed Oct 25 2023 01:01:11 GMT+0000 (Coordinated Universal Time) https://test.httpapi.com/api/domains/disable-theft-protection.json?auth-userid=1203025&api-key=IN7jvHrPtkSaPA9WAIG4p54BPRoVwOJg&order-id=107393010

@Kiwifruit

star

Tue Oct 24 2023 22:05:06 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/19280555/what-is-the-best-way-to-store-data-in-c-sharp-application

@amman

star

Tue Oct 24 2023 22:04:58 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/19280555/what-is-the-best-way-to-store-data-in-c-sharp-application

@amman

star

Tue Oct 24 2023 20:54:29 GMT+0000 (Coordinated Universal Time)

@shirnunn

star

Tue Oct 24 2023 20:21:14 GMT+0000 (Coordinated Universal Time) https://amueller.github.io/aml/01-ml-workflow/12-pipelines-gridsearch.html

@elham469

star

Tue Oct 24 2023 20:21:06 GMT+0000 (Coordinated Universal Time) https://amueller.github.io/aml/01-ml-workflow/12-pipelines-gridsearch.html

@elham469

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension