Welcome To Snipplr


Everyone's Recent Snippets Tagged list



1 2 3 4 5 ... 8
FIll a List<Character> with ASCII (0-127) characters with a given number of characters.
0 715 posted 11 years ago by borysn
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 1264 posted 11 years ago by rumremix
The nice part about it is that the caption is locked to the image. The figure can be positioned and styled and the caption can be rendered with any affect that can be applied to any other text element.
0 720 posted 11 years ago by COBOLdinosaur
lists sheets without opening the file
0 652 posted 11 years ago by lolrenx
Ektron smartform data contains a xml nodelist which I put in a data table and parse out into an html table
0 902 posted 11 years ago by dego89
The following code retrieves a list of content based on a taxonomy id. The list is bound to a repeater that display a preview of the content with a quick link to a content page. The content comes in based on the previous taxonomy id but exposes a con...
0 826 posted 11 years ago by dego89
The following codes populate the country list into dropdown box based on browser's languages. The country information is getting from geolocation.com
0 807 posted 11 years ago by Hexahow
This will remove the items in a select box/list box that have been selected.
0 728 posted 11 years ago by j100
zadatak iz SP-a
0 685 posted 11 years ago by idurlen1
Zaglavlje s implementacijom funkcija pomoću pokazivača
0 526 posted 11 years ago by Jurij
zaglavlje s funkcijama implementiranim kroz polje
0 567 posted 11 years ago by Jurij
main dio programa za prvi zadatak
0 500 posted 11 years ago by Jurij
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koristi se polje pomoću koj...
0 544 posted 11 years ago by izavrski2
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koriste pokazivači kojima...
0 536 posted 11 years ago by izavrski2
Glavno programsko rješenje zadatka izrade programa za evidenciju životinja u trgovini kućnim ljubimcima. Fakultet organizacije i informatike Varaždin Kolegij: Strukture podataka
0 690 posted 11 years ago by milan_pavlovic
Struktura headera za implementaciju liste putem pokazivača, koja se uključuje unutar glavnog programa
0 533 posted 11 years ago by dpavlovi
Ovo je glavna datoteka main u kojoj se pozivaju funkcije iz biblioteka lista_polje.h i lista_pokazivaci.h za implementaciju liste. Korisnik može odabrati sljedeće opcije: unos nove životinje, ispis životinja prema silaznoj šifri, filtriranje pre...
0 470 posted 11 years ago by msestak2
list all files in directory and subdirectory
1 828 posted 11 years ago by ne7son
Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.
0 715 posted 11 years ago by Winkyboy
The closest to a generic List in javascript. When calling constructor - new List(Module) - add model in constructor parameter
0 679 posted 12 years ago by mikkeldamm
author SomeMiscGuy@StackOverflow
1 1665 posted 12 years ago by witmann
0 546 posted 12 years ago by paul0078
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1 2379 posted 12 years ago by DNSBL
Choose the 4th list item and change the background color to gray
0 603 posted 12 years ago by epyyjop
Sorts a list by its 'data-' attribute. Customization is very easy.
0 842 posted 12 years ago by inreflection7
This code demonstrates how to concatenate list of strings using lambda expression without need to use a loop.
1 641 posted 12 years ago by Neven
This is a linked list that can be used like an array where instead of using [] after the reference you just used .get() (and some other methods) but now you don't have to worry about sizing. For example, with an array you would do: cout <<...
0 783 posted 12 years ago by trusktr
Comment out the SharePoint:SaveButton tag and replace with input tag
0 1184 posted 12 years ago by rumremix
3 2389 posted 12 years ago by frederichoule
We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there ma...
0 781 posted 12 years ago by rumremix
1 2 3 4 5 ... 8